OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECCHECK
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
decNumber.cpp
97
/* 7. Normally, input operands are assumed to be valid. Set
DECCHECK
*/
100
/* pointer to a structure) is provided, though with
DECCHECK
*/
106
/* is inappropriate for the operation and
DECCHECK
is not set. */
192
#define DECVERB 1 /* set to 1 for verbose
DECCHECK
*/
331
#if
DECCHECK
349
#if DECTRACE ||
DECCHECK
404
#if
DECCHECK
440
#if
DECCHECK
532
#if
DECCHECK
[
all
...]
decNumberLocal.h
47
#if !defined(
DECCHECK
)
48
#define
DECCHECK
0 /* 1 to enable robust checking */
325
#if
DECCHECK
|| DECTRACE
[
all
...]
Completed in 71 milliseconds