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