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

  /external/icu/icu4c/source/io/
ucln_io.h 27 UCLN_IO_START = -1,
ucln_io.cpp 38 int32_t libType = UCLN_IO_START;
56 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT);
60 if (UCLN_IO_START < type && type < UCLN_IO_COUNT) {

Completed in 253 milliseconds