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

  /external/icu4c/i18n/
decNumberLocal.h 47 #if !defined(DECALLOC)
48 #define DECALLOC 0 /* 1 to enable memory accounting */
    [all...]
decNumber.c 118 /* Storage leak accounting can be enabled using DECALLOC. */
296 #if DECALLOC
307 /* Note that DECALLOC code only checks for storage buffer overflow. */
    [all...]

Completed in 33 milliseconds