Source position: cblas.pas line 345
function cblas_dzasum(
N: SInt32;
X: UnivPtr;
incX: SInt32
):Float64;