Searched refs:DECALLOC (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/libdecnumber/
H A DdecNumberLocal.h62 #define DECALLOC 0 /* 1 to enable memory allocation accounting */ macro
67 #if DECALLOC
H A DdecNumber.c105 /* Storage leak accounting can be enabled using DECALLOC. */
263 #if DECALLOC
274 /* Note that DECALLOC code only checks for storage buffer overflow. */
5888 #if DECALLOC

Completed in 50 milliseconds