Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
c_div.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void c_div (complex *, complex *, complex *)
complex __cdiv (float, float, float, float)

Function Documentation

complex __cdiv ( float  ,
float  ,
float  ,
float   
)

Definition at line 41 of file c_div.c.

References c, F, complex::imag, and complex::real.

Referenced by __powci(), __powcl(), and c_div().

void c_div ( complex ,
complex ,
complex  
)

Definition at line 65 of file c_div.c.

References __cdiv(), complex::imag, and complex::real.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines