Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
z_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 z_div (dcomplex *, dcomplex *, dcomplex *)
dcomplex __zdiv (double_t, double_t, double_t, double_t)

Function Documentation

Definition at line 44 of file z_div.c.

References c, dcomplex::dimag, and dcomplex::dreal.

Referenced by __powzi(), __powzl(), and z_div().

void z_div ( dcomplex ,
dcomplex ,
dcomplex  
)

Definition at line 68 of file z_div.c.

References __zdiv(), dcomplex::dimag, and dcomplex::dreal.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines