Searched defs:__XMALLOC_FUNCTION (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/grep/regex/
H A Dxmalloc.h36 # define __XMALLOC_FUNCTION __PRETTY_FUNCTION__ macro
38 # define __XMALLOC_FUNCTION ((const char *) 0) macro
42 # define __XMALLOC_FUNCTION __func__ macro
44 # define __XMALLOC_FUNCTION ((const char *) 0) macro

Completed in 123 milliseconds