Home
last modified time | relevance | path

Searched refs:GAMAGIC (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/libsa/
H A Dzalloc_malloc.c97 res->ga_Magic = GAMAGIC; in Malloc_align()
123 if (res->ga_Magic != GAMAGIC) { in Free()
H A Dzalloc_defs.h76 #define GAMAGIC 0x55FF44FD macro