OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fgSystemDefaultCentury
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
indiancal.cpp
349
const UDate IndianCalendar::
fgSystemDefaultCentury
= DBL_MIN;
378
needsUpdate = (fgSystemDefaultCenturyStart ==
fgSystemDefaultCentury
);
399
needsUpdate = (fgSystemDefaultCenturyStart ==
fgSystemDefaultCentury
);
419
if (fgSystemDefaultCenturyStart ==
fgSystemDefaultCentury
) {
indiancal.h
344
static const UDate
fgSystemDefaultCentury
;
Completed in 116 milliseconds