Searched refs:GAMAGIC (Results 1 – 2 of 2) sorted by relevance
97 res->ga_Magic = GAMAGIC; in Malloc_align()123 if (res->ga_Magic != GAMAGIC) { in Free()
76 #define GAMAGIC 0x55FF44FD macro