HomeSort by relevance Sort by last modified time
    Searched refs:gNan (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/common/
putil.c 146 static const BitPatternConversion gNan = { (int64_t) INT64_C(0x7FF8000000000000) };
368 return gNan.d64;
    [all...]
  /external/icu4c/common/
putil.c 163 static const BitPatternConversion gNan = { (int64_t) INT64_C(0x7FF8000000000000) };
388 return gNan.d64;
    [all...]

Completed in 60 milliseconds