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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dxmalloc.h34 # define __XMALLOC_FUNCTION __PRETTY_FUNCTION__ macro
36 # define __XMALLOC_FUNCTION ((const char *) 0) macro
40 # define __XMALLOC_FUNCTION __func__ macro
42 # define __XMALLOC_FUNCTION ((const char *) 0) macro

Completed in 106 milliseconds