Doxygen Source Code Documentation
ftypes.h File Reference
Go to the source code of this file.
Defines | |
#define | TYQUAD 5 |
#define | TYQUAD_inc 1 |
#define | TYUNKNOWN 0 |
#define | TYADDR 1 |
#define | TYINT1 2 |
#define | TYSHORT 3 |
#define | TYLONG 4 |
#define | TYREAL (5+TYQUAD_inc) |
#define | TYDREAL (6+TYQUAD_inc) |
#define | TYCOMPLEX (7+TYQUAD_inc) |
#define | TYDCOMPLEX (8+TYQUAD_inc) |
#define | TYLOGICAL1 (9+TYQUAD_inc) |
#define | TYLOGICAL2 (10+TYQUAD_inc) |
#define | TYLOGICAL (11+TYQUAD_inc) |
#define | TYCHAR (12+TYQUAD_inc) |
#define | TYSUBR (13+TYQUAD_inc) |
#define | TYERROR (14+TYQUAD_inc) |
#define | TYCILIST (15+TYQUAD_inc) |
#define | TYICILIST (16+TYQUAD_inc) |
#define | TYOLIST (17+TYQUAD_inc) |
#define | TYCLLIST (18+TYQUAD_inc) |
#define | TYALIST (19+TYQUAD_inc) |
#define | TYINLIST (20+TYQUAD_inc) |
#define | TYVOID (21+TYQUAD_inc) |
#define | TYLABEL (22+TYQUAD_inc) |
#define | TYFTNLEN (23+TYQUAD_inc) |
#define | NTYPES TYVOID |
#define | NTYPES0 TYCILIST |
#define | TYBLANK TYSUBR |
Define Documentation
|
|
|
Definition at line 49 of file ftypes.h. Referenced by procinit(). |
|
|
|
Definition at line 36 of file ftypes.h. Referenced by c_type_decl(), and set_externs(). |
|
Definition at line 50 of file ftypes.h. Referenced by Ado_string(), do_string(), make_one_const(), setdata(), wr_array_init(), wr_equiv_init(), and wr_one_init(). |
|
|
|
Definition at line 32 of file ftypes.h. Referenced by c_type_decl(), and set_externs(). |
|
Definition at line 35 of file ftypes.h. Referenced by c_type_decl(), and set_externs(). |
|
|
|
|
|
|
|
Definition at line 31 of file ftypes.h. Referenced by c_type_decl(), cktype(), doiolist(), fixexpr(), frexpr(), lengtype(), mkconv(), mkexpr(), mkplace(), mktmpn(), out_call(), putif(), putwhile(), setdata(), and wr_equiv_init(). |
|
Definition at line 40 of file ftypes.h. Referenced by c_type_decl(), Ptype(), readref(), save_argtypes(), and typekludge(). |
|
Definition at line 33 of file ftypes.h. Referenced by c_type_decl(), and set_externs(). |
|
Definition at line 37 of file ftypes.h. Referenced by c_type_decl(), and set_externs(). |
|
|
|
Definition at line 39 of file ftypes.h. Referenced by exdo(). |
|
|
|
|
|
|
|
|
|
Definition at line 34 of file ftypes.h. Referenced by c_type_decl(), and set_externs(). |
|
Definition at line 12 of file ftypes.h. Referenced by c_type_decl(), cktype(), consbinop(), consconv(), consnegop(), conspower(), conssgn(), fix_entry_returns(), fold(), intrcall(), is_negatable(), isnegative_const(), l_read(), l_write(), lengtype(), lit_name(), mkpower(), negate_const(), out_const(), p1_const(), Pftype(), Ptype(), putconst(), putx(), retval(), setdata(), wr_array_init(), wr_equiv_init(), and zeroconst(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 38 of file ftypes.h. Referenced by c_type_decl(), and procinit(). |