Home
last modified time | relevance | path

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

12

/openbsd/regress/lib/libc/setjmp/
H A Djmptest.c50 #define SET(b, m) setjmp(b) macro
56 #define SET(b, m) _setjmp(b) macro
62 #define SET(b, m) sigsetjmp(b, m) macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dhard-reg-set.h90 #define SET_HARD_REG_BIT(SET, BIT) \ argument
92 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument
94 #define TEST_HARD_REG_BIT(SET, BIT) \ argument
116 #define SET_HARD_REG_BIT(SET, BIT) \ argument
120 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument
124 #define TEST_HARD_REG_BIT(SET, BIT) \ argument
H A Dline-map.h110 #define INCLUDED_FROM(SET, MAP) (&(SET)->maps[(MAP)->included_from]) argument
/openbsd/gnu/gcc/gcc/
H A Dhard-reg-set.h92 #define SET_HARD_REG_BIT(SET, BIT) \ argument
94 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument
96 #define TEST_HARD_REG_BIT(SET, BIT) \ argument
118 #define SET_HARD_REG_BIT(SET, BIT) \ argument
122 #define CLEAR_HARD_REG_BIT(SET, BIT) \ argument
126 #define TEST_HARD_REG_BIT(SET, BIT) \ argument
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dsh-opc.h257 #define SH_VALID_BASE_ARCH_SET(SET) (((SET) & arch_sh_base_mask) != 0) argument
258 #define SH_VALID_MMU_ARCH_SET(SET) (((SET) & arch_sh_mmu_mask) != 0) argument
259 #define SH_VALID_CO_ARCH_SET(SET) (((SET) & arch_sh_co_mask) != 0) argument
260 #define SH_VALID_ARCH_SET(SET) \ argument
267 #define SH_ARCH_SET_HAS_FPU(SET) \ argument
269 #define SH_ARCH_SET_HAS_DSP(SET) \ argument
/openbsd/gnu/gcc/libcpp/include/
H A Dline-map.h156 #define INCLUDED_FROM(SET, MAP) (&(SET)->maps[(MAP)->included_from]) argument
164 #define LINEMAP_POSITION_FOR_COLUMN(LOC, SET, TO_COLUMN) { \ argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D931102-1.c3 #define SET \ macro
/openbsd/usr.bin/tr/
H A Dextern.h37 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, SET } state; enumerator
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-ecoff.c222 #define SET(ptr, count, type, size) \ in ecoff_frob_file() macro
H A Dobj-elf.c1984 #define SET(ptr, offset, type) \ in elf_frob_file_after_relocs() macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ecoff.c155 #define SET(ptr, count, type, size) \ in ecoff_frob_file() macro
H A Dobj-elf.c2055 #define SET(ptr, offset, type) \ in elf_frob_file_after_relocs() macro
/openbsd/libexec/getty/
H A Dsubr.c165 #define SET(t, f) (t) |= (f) macro
/openbsd/gnu/llvm/llvm/lib/Support/
H A DMD5.cpp68 #define SET(n) \ macro
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cpp26 #define SET(n) \ macro
/openbsd/sbin/ipsecctl/
H A Dike.c51 #define SET "C set " macro
/openbsd/regress/sys/net/rtable/
H A Dkern_compat.h85 #define SET(t, f) ((t) |= (f)) macro
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h48 #define STDSET_FUNCTION_4(FAMILY, FIELD, TYPE, SET) \ argument
59 #define STDSET_FUNCTION_5(FAMILY, FIELD, ENTRY, TYPE, SET) \ argument
/openbsd/sys/sys/
H A Dparam.h173 #define SET(t, f) ((t) |= (f)) macro
/openbsd/usr.bin/kstat/
H A Dkstat.c52 #define SET(_i, _m) ((_i) |= (_m)) macro
/openbsd/lib/libc/gen/
H A Dfts.c61 #define SET(opt) (sp->fts_options |= (opt)) macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Decofflink.c631 #define SET(name, indx) \ macro
1485 #define SET(offset, count, size) \ macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Decofflink.c630 #define SET(name, indx) \ macro
1525 #define SET(offset, count, size) \ macro
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h321 #define SET MUL +8 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h322 #define SET MUL +8 macro

12