Home
last modified time | relevance | path

Searched defs:MAGIC1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/regex/
H A Dregex2.h41 #define MAGIC1 ((('r'^0200)<<8) | 'e') macro
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dregex2.h47 #define MAGIC1 ((('r'^0200)<<8) | 'e') macro