Home
last modified time | relevance | path

Searched defs:M_ZERO (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dmalloc.h57 #define M_ZERO 0x0100 /* bzero the allocation */ macro
305 #define M_ZERO 0 macro
/f-stack/tools/compat/include/sys/
H A Dmalloc.h50 #define M_ZERO 0x0100 /* bzero the allocation */ macro
/f-stack/lib/
H A Dff_compat.c73 #define M_ZERO 0x0100 /* bzero the allocation */ macro