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