Searched defs:MAGIC1 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libc/regex/ | ||
H A D | regex2.h | 41 #define MAGIC1 ((('r'^0200)<<8) | 'e') macro |
/openbsd-src/gnu/llvm/llvm/lib/Support/ | ||
H A D | regex2.h | 47 #define MAGIC1 ((('r'^0200)<<8) | 'e') macro |