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