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

  /external/icu4c/i18n/
decNumber.c 95 /* 7. Normally, input operands are assumed to be valid. Set DECCHECK */
98 /* pointer to a structure) is provided, though with DECCHECK */
104 /* is inappropriate for the operation and DECCHECK is not set. */
189 #define DECVERB 1 /* set to 1 for verbose DECCHECK */
314 #if DECCHECK
332 #if DECTRACE || DECCHECK
387 #if DECCHECK
423 #if DECCHECK
515 #if DECCHECK
    [all...]
decNumberLocal.h 44 #if !defined(DECCHECK)
45 #define DECCHECK 0 /* 1 to enable robust checking */
334 #if DECCHECK || DECTRACE
    [all...]

Completed in 1581 milliseconds