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. */
190 #define DECVERB 1 /* set to 1 for verbose DECCHECK */
327 #if DECCHECK
345 #if DECTRACE || DECCHECK
400 #if DECCHECK
436 #if DECCHECK
528 #if DECCHECK
    [all...]
decNumberLocal.h 44 #if !defined(DECCHECK)
45 #define DECCHECK 0 /* 1 to enable robust checking */
322 #if DECCHECK || DECTRACE
    [all...]

Completed in 113 milliseconds