Home
last modified time | relevance | path

Searched defs:SET (Results 1 – 25 of 29) sorted by relevance

12

/dflybsd-src/contrib/gcc-4.7/libcpp/include/
H A Dline-map.h297 #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 Dhard-reg-set.h104 #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 Dgenmodes.c254 enum requirement { SET, UNSET, OPTIONAL }; enumerator
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhard-reg-set.h103 #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 Dmd4.c77 #define SET(n) \ macro
82 #define SET(n) \ macro
/dflybsd-src/contrib/gdb-7/include/gdb/
H A Dsignals.h52 #define SET(symbol, constant, name, string) \ macro
/dflybsd-src/contrib/gdb-7/gdb/common/
H A Dsignals.c57 #define SET(symbol, constant, name, string) { name, string }, macro
/dflybsd-src/usr.bin/tr/
H A Dextern.h41 CCLASS, CCLASS_UPPER, CCLASS_LOWER, SET } state; enumerator
/dflybsd-src/contrib/gdb-7/gdb/
H A Dframe.h450 #define SET(name, description) name, macro
/dflybsd-src/libexec/getty/
H A Dsubr.c227 #define SET(t, f) (t) |= (f) macro
/dflybsd-src/sbin/iscontrol/
H A Discontrol.h111 SET, enumerator
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-frame.c631 #define SET(name, description) \ in gdbpy_initialize_frames() macro
/dflybsd-src/lib/libc/gen/
H A Dfts.c64 #define SET(opt) (sp->fts_options |= (opt)) macro
/dflybsd-src/tools/tools/ath/athregs/
H A Ddumpregs.c309 #define SET(r, a) do { \ in register_keycache() macro
/dflybsd-src/lib/i18n_module/HZ/
H A Dcitrus_hz.c102 #define SET(escape) ((escape)->set) macro
/dflybsd-src/sbin/rcorder/
H A Drcorder.c77 #define SET true macro
/dflybsd-src/sys/bus/u4b/serial/
H A Dusb_serial.h70 #define SET(t, f) (t) |= (f) macro
/dflybsd-src/sbin/ping/
H A Dping.c95 #define SET(bit) (A(bit) |= B(bit)) macro
/dflybsd-src/sys/kern/
H A Dtty.c196 #define SET(t, f) (t) |= (f) macro
/dflybsd-src/usr.bin/window/
H A Dww.h58 #define SET(t, f) (t) |= (f) macro
/dflybsd-src/sbin/ping6/
H A Dping6.c144 #define SET(bit) (A(bit) |= B(bit)) macro
/dflybsd-src/contrib/grep/lib/
H A Dfts.c237 #define SET(opt) (sp->fts_options |= (opt)) macro
/dflybsd-src/contrib/binutils-2.27/gas/config/
H A Dobj-elf.c2507 #define SET(ptr, offset, type) \ in elf_frob_file_after_relocs() macro
/dflybsd-src/contrib/binutils-2.34/gas/config/
H A Dobj-elf.c2636 #define SET(ptr, offset, type) \ in elf_frob_file_after_relocs() macro
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlinker.c1343 SET, /* Add value to set. */ enumerator

12