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

  /external/icu4c/i18n/
digitlst.h 71 enum EFastpathBits { kFastpathOk = 1, kNoDecimal = 2 };
digitlst.cpp 741 if(fastpathBits==(kFastpathOk|kNoDecimal)) {

Completed in 27 milliseconds