OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSEUDO_INFINIT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
wbnf.h
69
o infinite is actually a predefine value
PSEUDO_INFINIT
defined in this file
141
const int
PSEUDO_INFINIT
= 200;
wbnf.cpp
1049
if (min_max >
PSEUDO_INFINIT
){
1050
return FALSE; //
PSEUDO_INFINIT
is less than the real maximum
1053
max =
PSEUDO_INFINIT
;
[
all
...]
Completed in 26 milliseconds