Searched refs:T_LONG (Results 1 – 11 of 11) sorted by relevance
66 T_LONG = 5, enumerator
64 T_LONG = 5, enumerator
528 return T_LONG; in plain_type_1()540 return (TYPE_UNSIGNED (type) ? T_ULONG : T_LONG); in plain_type_1()542 return (TYPE_UNSIGNED (type) ? T_ULONG : T_LONG); in plain_type_1()
791 T_LONG = 5, enumerator
60 T_LONG, T_U_LONG, TP_LONG, T_LLONG, T_U_LLONG, TP_LLONG, enumerator151 types->table[types->nextarg++] = T_LONG; in addsarg()683 case T_LONG: in build_arg_table()
474 #define T_LONG 5 /* long integer */ macro
513 #define T_LONG 5 /* long integer */ macro
505 #define T_LONG 5 /* long integer */ macro
283 case T_LONG: in parse_coff_base_type()
1848 case T_LONG: in decode_base_type()