Home
last modified time | relevance | path

Searched defs:SET1 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-cmp.c74 #define SET1(z,size, n) \ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregexec.c62 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) macro
109 #define SET1(v, n) ((v)[n] = 1) macro
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregexec.c77 #define SET1(v, n) ((v) |= 1 << (n)) macro
124 #define SET1(v, n) ((v)[n] = 1) macro
/netbsd-src/lib/libc/regex/
H A Dregexec.c121 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) macro
173 #define SET1(v, n) ((v)[n] = 1) macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h155 SET1 = 356, /* SET1 */ enumerator
280 #define SET1 356 macro
H A Drl78-parse.c341 SET1 = 356, /* SET1 */ enumerator
466 #define SET1 356 macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h155 SET1 = 356, /* SET1 */ enumerator
280 #define SET1 356 macro
H A Drl78-parse.c341 SET1 = 356, /* SET1 */ enumerator
466 #define SET1 356 macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dsh-opc.h260 #define SH_MERGE_ARCH_SET(SET1, SET2) ((SET1) & (SET2)) argument
268 #define SH_MERGE_ARCH_SET_VALID(SET1, SET2) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dsh-opc.h260 #define SH_MERGE_ARCH_SET(SET1, SET2) ((SET1) & (SET2)) argument
268 #define SH_MERGE_ARCH_SET_VALID(SET1, SET2) \ argument