Source position: cblas.pas line 335
function cblas_dasum(
N: SInt32;
X: Float64Ptr;
incX: SInt32
):Float64;