Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libstand/
Dzalloc_malloc.c78 res->ga_Magic = GAMAGIC; in Malloc()
103 if (res->ga_Magic != GAMAGIC) in Free()
Dzalloc_defs.h75 #define GAMAGIC 0x55FF44FD macro