/dflybsd-src/contrib/gcc-4.7/libcpp/include/ |
H A D | line-map.h | 297 #define LINEMAPS_MAP_INFO(SET, MACRO_MAP_P) \ argument 305 #define LINEMAPS_MAPS(SET, MAP_KIND) \ argument 310 #define LINEMAPS_ALLOCATED(SET, MAP_KIND) \ argument 315 #define LINEMAPS_USED(SET, MAP_KIND) \ argument 321 #define LINEMAPS_CACHE(SET, MAP_KIND) \ argument 325 #define LINEMAPS_MAP_AT(SET, MAP_KIND, INDEX) \ argument 331 #define LINEMAPS_LAST_MAP(SET, MAP_KIND) \ argument 337 #define LINEMAPS_LAST_ALLOCATED_MAP(SET, MAP_KIND) \ argument 342 #define LINEMAPS_ORDINARY_MAPS(SET) \ argument 346 #define LINEMAPS_ORDINARY_MAP_AT(SET, INDEX) \ argument [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | hard-reg-set.h | 104 #define SET_HARD_REG_BIT(SET, BIT) \ argument 106 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument 108 #define TEST_HARD_REG_BIT(SET, BIT) \ argument 148 #define SET_HARD_REG_BIT(SET, BIT) \ argument 152 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument 156 #define TEST_HARD_REG_BIT(SET, BIT) \ argument 578 #define EXECUTE_IF_SET_IN_HARD_REG_SET(SET, MIN, REGNUM, ITER) \ argument
|
H A D | genmodes.c | 254 enum requirement { SET, UNSET, OPTIONAL }; enumerator
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | hard-reg-set.h | 103 #define SET_HARD_REG_BIT(SET, BIT) \ argument 105 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument 107 #define TEST_HARD_REG_BIT(SET, BIT) \ argument 147 #define SET_HARD_REG_BIT(SET, BIT) \ argument 151 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument 155 #define TEST_HARD_REG_BIT(SET, BIT) \ argument 601 #define EXECUTE_IF_SET_IN_HARD_REG_SET(SET, MIN, REGNUM, ITER) \ argument
|
/dflybsd-src/contrib/pam_passwdqc/ |
H A D | md4.c | 77 #define SET(n) \ macro 82 #define SET(n) \ macro
|
/dflybsd-src/contrib/gdb-7/include/gdb/ |
H A D | signals.h | 52 #define SET(symbol, constant, name, string) \ macro
|
/dflybsd-src/contrib/gdb-7/gdb/common/ |
H A D | signals.c | 57 #define SET(symbol, constant, name, string) { name, string }, macro
|
/dflybsd-src/usr.bin/tr/ |
H A D | extern.h | 41 CCLASS, CCLASS_UPPER, CCLASS_LOWER, SET } state; enumerator
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | frame.h | 450 #define SET(name, description) name, macro
|
/dflybsd-src/libexec/getty/ |
H A D | subr.c | 227 #define SET(t, f) (t) |= (f) macro
|
/dflybsd-src/sbin/iscontrol/ |
H A D | iscontrol.h | 111 SET, enumerator
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-frame.c | 631 #define SET(name, description) \ in gdbpy_initialize_frames() macro
|
/dflybsd-src/lib/libc/gen/ |
H A D | fts.c | 64 #define SET(opt) (sp->fts_options |= (opt)) macro
|
/dflybsd-src/tools/tools/ath/athregs/ |
H A D | dumpregs.c | 309 #define SET(r, a) do { \ in register_keycache() macro
|
/dflybsd-src/lib/i18n_module/HZ/ |
H A D | citrus_hz.c | 102 #define SET(escape) ((escape)->set) macro
|
/dflybsd-src/sbin/rcorder/ |
H A D | rcorder.c | 77 #define SET true macro
|
/dflybsd-src/sys/bus/u4b/serial/ |
H A D | usb_serial.h | 70 #define SET(t, f) (t) |= (f) macro
|
/dflybsd-src/sbin/ping/ |
H A D | ping.c | 95 #define SET(bit) (A(bit) |= B(bit)) macro
|
/dflybsd-src/sys/kern/ |
H A D | tty.c | 196 #define SET(t, f) (t) |= (f) macro
|
/dflybsd-src/usr.bin/window/ |
H A D | ww.h | 58 #define SET(t, f) (t) |= (f) macro
|
/dflybsd-src/sbin/ping6/ |
H A D | ping6.c | 144 #define SET(bit) (A(bit) |= B(bit)) macro
|
/dflybsd-src/contrib/grep/lib/ |
H A D | fts.c | 237 #define SET(opt) (sp->fts_options |= (opt)) macro
|
/dflybsd-src/contrib/binutils-2.27/gas/config/ |
H A D | obj-elf.c | 2507 #define SET(ptr, offset, type) \ in elf_frob_file_after_relocs() macro
|
/dflybsd-src/contrib/binutils-2.34/gas/config/ |
H A D | obj-elf.c | 2636 #define SET(ptr, offset, type) \ in elf_frob_file_after_relocs() macro
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | linker.c | 1343 SET, /* Add value to set. */ enumerator
|