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