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