Source position: cblas.pas line 444
procedure cblas_cscal(
N: SInt32;
alpha: UnivPtr;
X: UnivPtr;
incX: SInt32
);