Source position: cblas.pas line 354
function cblas_idamax(
N: SInt32;
X: Float64Ptr;
incX: SInt32
):CBLAS_INDEX;