Source position: cblas.pas line 338
function cblas_scnrm2(
N: SInt32;
X: UnivPtr;
incX: SInt32
):Float32;