
Go to the source code of this file.
Defines | |
| #define | HOST_SUPPORTS_QUAD_FLOAT 0 |
Functions | |
| void | Preconfigure_Host (void) |
| void | Configure_Host (void) |
| void | Configure_Source_Host (char *filename) |
| #define HOST_SUPPORTS_QUAD_FLOAT 0 |
Definition at line 91 of file config_host.h.
| void Configure_Host | ( | void | ) |
Definition at line 74 of file config_host.c.
Referenced by Configure().
| void Configure_Source_Host | ( | char * | filename | ) |
Definition at line 92 of file config_host.c.
Referenced by Configure_Source().
| void Preconfigure_Host | ( | void | ) |
Definition at line 52 of file config_host.c.
References BIG_ENDIAN, Host_Byte_Sex, and LITTLE_ENDIAN.
Referenced by Preconfigure().
1.6.1