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