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