Source position: cblas.pas line 333
function cblas_dnrm2(
N: SInt32;
X: Float64Ptr;
incX: SInt32
):Float64;