Source position: cblas.pas line 454
procedure cblas_csscal(
N: SInt32;
alpha: Float32;
X: UnivPtr;
incX: SInt32
);