HomeSort by relevance Sort by last modified time
    Searched refs:DECALLOC (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
decNumberLocal.h 50 #if !defined(DECALLOC)
51 #define DECALLOC 0 /* 1 to enable memory accounting */
    [all...]
decNumber.cpp 120 /* Storage leak accounting can be enabled using DECALLOC. */
313 #if DECALLOC
324 /* Note that DECALLOC code only checks for storage buffer overflow. */
    [all...]

Completed in 167 milliseconds