#include <fndc.h>
Public Attributes | |
| int(* | to_native )() |
| int(* | to_foreign )() |
| unsigned | new_style_func:1 |
| unsigned | cray_int_compat:1 |
| unsigned | no_ieee_denorms:1 |
Definition at line 131 of file fndc.h.
| unsigned c_funs_s::cray_int_compat |
| unsigned c_funs_s::new_style_func |
Definition at line 134 of file fndc.h.
Referenced by _get_dc_param().
| unsigned c_funs_s::no_ieee_denorms |
| int(* c_funs_s::to_foreign)() |
Definition at line 133 of file fndc.h.
Referenced by _fwwd(), and _get_dc_param().
| int(* c_funs_s::to_native)() |
Definition at line 132 of file fndc.h.
Referenced by _frwd(), and _get_dc_param().
1.7.1