Source position: cblas.pas line 358
function cblas_izamax(
N: SInt32;
X: UnivPtr;
incX: SInt32
):CBLAS_INDEX;