Searched refs:MAGIC2 (Results 1 – 11 of 11) sorted by relevance
13 #define MAGIC2 0xf0a1e9b3 macro44 e->magic2 = MAGIC2; in do_rand_allocs()55 assert(e->magic2 == MAGIC2); in do_rand_allocs()
66 #define MAGIC2 0x53726448 /* "HdrS" little-endian */ macro101 && *(uint32_t *) (header + H_MAGIC2) == LE32 (MAGIC2) in __libdw_image_header()
61 # define MAGIC2 "\x5d\0" /* Raw LZMA format. */ macro180 #ifdef MAGIC2 in unzip()181 && NOMAGIC (MAGIC2) in unzip()
58 if (g == NULL || g->magic != MAGIC2) /* oops again */ in llvm_regfree()
131 # define MAGIC2 ((('R'^0200)<<8)|'E') macro
151 if (preg->re_magic != MAGIC1 || g->magic != MAGIC2) in llvm_regexec()
237 g->magic = MAGIC2; in llvm_regcomp()
28 #define MAGIC2 19641227 macro
502 resB->fMagic2 = MAGIC2; in ures_setIsStackObject()507 return((resB->fMagic1 == MAGIC1 && resB->fMagic2 == MAGIC2)?FALSE:TRUE); in ures_isStackObject()
490 resB->fMagic2 = MAGIC2; in ures_setIsStackObject()495 return((resB->fMagic1 == MAGIC1 && resB->fMagic2 == MAGIC2)?FALSE:TRUE); in ures_isStackObject()