Home
last modified time | relevance | path

Searched refs:DTYPE (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/tests/lib/libc/atomic/
H A Dt_atomic_add.c46 #define atf_add(NAME, DTYPE, STYPE, FMT) \ argument
54 volatile DTYPE val; \
56 DTYPE exp; \
57 val = (DTYPE)DST; \
59 exp = (DTYPE)EXPECT; \
76 #define atf_add_nv(NAME, DTYPE, STYPE, FMT) \ argument
84 volatile DTYPE val; \
86 DTYPE res; \
87 DTYPE exp; \
88 val = (DTYPE)DST; \
[all …]
/netbsd-src/usr.bin/rump_allserver/
H A Drump_allserver.c114 #define DTYPE 5 macro
257 case DTYPE: in main()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dt-hardfp76 …'s/\(.*\)\($(hardfp_mode_regexp)\)\($(hardfp_suffix_regexp)\|\)$$/-DFUNC=__& -DOP_\1\3 -DTYPE=\2/')
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dt-hardfp76 …'s/\(.*\)\($(hardfp_mode_regexp)\)\($(hardfp_suffix_regexp)\|\)$$/-DFUNC=__& -DOP_\1\3 -DTYPE=\2/')
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dinternal.h526 #define DTYPE(x) (((x) & N_TMASK) >> N_BTSHFT) macro
H A DChangeLog-9103323 * internal.h (DTYPE): Define.
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dinternal.h526 #define DTYPE(x) (((x) & N_TMASK) >> N_BTSHFT) macro
H A DChangeLog-9103323 * internal.h (DTYPE): Define.
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc320 DTYPE
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcofflink.c466 && !(DTYPE ((*sym_hash)->type) == DTYPE (sym.n_type) in coff_link_add_symbols()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcofflink.c498 && !(DTYPE ((*sym_hash)->type) == DTYPE (sym.n_type) in coff_link_add_symbols()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dnm.c481 switch (DTYPE(sym->n_type)) in get_coff_symbol_type()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dnm.c477 switch (DTYPE(sym->n_type)) in get_coff_symbol_type()
/netbsd-src/external/gpl3/gdb.old/dist/include/coff/
H A DChangeLog-9103323 * internal.h (DTYPE): Define.
/netbsd-src/external/gpl3/gdb/dist/include/coff/
H A DChangeLog-9103323 * internal.h (DTYPE): Define.
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeSession.cc.1237 propNames_name_store (PROP_DTYPE, NTXT ("DTYPE"));
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git96736 -DTYPE=signed\ char -c -g -o return-nodebug-signed-char0.o \