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

  /external/icu/icu4c/source/i18n/
digitlst.h 74 enum EFastpathBits { kFastpathOk = 1, kNoDecimal = 2 };
digitlst.cpp 784 if(fastpathBits==(kFastpathOk|kNoDecimal)) {
    [all...]

Completed in 91 milliseconds