Searched refs:SET1 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dregexec.c26 #define SET1(v, n) ((v) |= (unsigned)1 << (n)) macro
52 #undef SET1 macro
73 #define SET1(v, n) ((v)[n] = 1) macro
H A Dengine.c643 SET1(st, startst);
735 SET1(st, startst);
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A Dregexec.c62 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) macro
88 #undef SET1 macro
109 #define SET1(v, n) ((v)[n] = 1) macro
H A Dregengine.inc697 SET1(st, startst);
783 SET1(st, startst);
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dsh-opc.h256 #define SH_MERGE_ARCH_SET(SET1, SET2) ((SET1) & (SET2))
264 #define SH_MERGE_ARCH_SET_VALID(SET1, SET2) \
265 SH_VALID_ARCH_SET (SH_MERGE_ARCH_SET (SET1, SET2))

Completed in 176 milliseconds