OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEC_Condition_DI
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
decContext.c
236
if (strcmp(string,
DEC_Condition_DI
)==0)
287
if (strcmp(string,
DEC_Condition_DI
)==0)
350
if (status==DEC_Division_impossible ) return
DEC_Condition_DI
;
decContext.h
220
#define
DEC_Condition_DI
"Division impossible"
Completed in 75 milliseconds