#include "ansidecl.h"#include "defs.h"#include "c_int_model.h"#include "config_targ.h"

Go to the source code of this file.
Functions/Subroutines | |
| void | Initialize_C_Int_Model (void) |
Variables | |
| TARGET_INT_MODEL | Target_Int_Model = TARGET_INT_ILP32 |
| TARGET_INT_MODEL Target_Int_Model = TARGET_INT_ILP32 |
Definition at line 65 of file c_int_model.c.
Referenced by Initialize_C_Int_Model(), and Prepare_Target().
1.5.6