Searched refs:DTYPE (Results 1 – 17 of 17) sorted by relevance
46 #define atf_add(NAME, DTYPE, STYPE, FMT) \ argument54 volatile DTYPE val; \56 DTYPE exp; \57 val = (DTYPE)DST; \59 exp = (DTYPE)EXPECT; \76 #define atf_add_nv(NAME, DTYPE, STYPE, FMT) \ argument84 volatile DTYPE val; \86 DTYPE res; \87 DTYPE exp; \88 val = (DTYPE)DST; \[all …]
114 #define DTYPE 5 macro257 case DTYPE: in main()
76 …'s/\(.*\)\($(hardfp_mode_regexp)\)\($(hardfp_suffix_regexp)\|\)$$/-DFUNC=__& -DOP_\1\3 -DTYPE=\2/')
526 #define DTYPE(x) (((x) & N_TMASK) >> N_BTSHFT) macro
323 * internal.h (DTYPE): Define.
320 DTYPE
466 && !(DTYPE ((*sym_hash)->type) == DTYPE (sym.n_type) in coff_link_add_symbols()
498 && !(DTYPE ((*sym_hash)->type) == DTYPE (sym.n_type) in coff_link_add_symbols()
481 switch (DTYPE(sym->n_type)) in get_coff_symbol_type()
477 switch (DTYPE(sym->n_type)) in get_coff_symbol_type()
237 propNames_name_store (PROP_DTYPE, NTXT ("DTYPE"));
96736 -DTYPE=signed\ char -c -g -o return-nodebug-signed-char0.o \