Source position: cblas.pas line 352
function cblas_isamax(
N: SInt32;
X: Float32Ptr;
incX: SInt32
):CBLAS_INDEX;