Source position: cblas.pas line 328
function cblas_snrm2(
N: SInt32;
X: Float32Ptr;
incX: SInt32
):Float32;