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