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