#include <cif.h>

Public Attributes | |
| FIELD | rectype:8 |
| FIELD | ptype:2 |
| FIELD | symclass:2 |
| FIELD | retvalue:2 |
| FIELD | varargs:2 |
| FIELD | scope:8 |
| FIELD | nlen:8 |
| FIELD | symid:24 |
| FIELD | nargs:8 |
| FIELD | nmods:4 |
| FIELD | qual:4 |
| FIELD | btype:8 |
| struct Cif_tmod * | mods |
| long * | argids |
| char * | name |
Definition at line 1408 of file cif.h.
| long* Cif_c_entry_1::argids |
Definition at line 1423 of file cif.h.
Referenced by ascii_c_entry().
| FIELD Cif_c_entry_1::btype |
Definition at line 1421 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| struct Cif_tmod* Cif_c_entry_1::mods |
Definition at line 1422 of file cif.h.
Referenced by ascii_c_entry().
| char* Cif_c_entry_1::name |
Definition at line 1424 of file cif.h.
Referenced by ascii_c_entry().
| FIELD Cif_c_entry_1::nargs |
Definition at line 1418 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::nlen |
Definition at line 1416 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::nmods |
Definition at line 1419 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::ptype |
Definition at line 1410 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::qual |
Definition at line 1420 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::rectype |
Definition at line 1409 of file cif.h.
Referenced by _Cif_binary_map_version().
| FIELD Cif_c_entry_1::retvalue |
Definition at line 1412 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::scope |
Definition at line 1415 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::symclass |
Definition at line 1411 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::symid |
Definition at line 1417 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
| FIELD Cif_c_entry_1::varargs |
Definition at line 1414 of file cif.h.
Referenced by _Cif_binary_map_version(), and ascii_c_entry().
1.7.1