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

  /external/chromium_org/third_party/icu/source/tools/gencnval/
gencnval.c 67 #define MAX_LIST_SIZE 0xFFFF /* 65535 */
132 static uint16_t aliasLists[MAX_LIST_SIZE];
932 if (aliasListsSize >= MAX_LIST_SIZE) {
    [all...]
  /external/icu/icu4c/source/tools/gencnval/
gencnval.c 67 #define MAX_LIST_SIZE 0xFFFF /* 65535 */
132 static uint16_t aliasLists[MAX_LIST_SIZE];
940 if (aliasListsSize >= MAX_LIST_SIZE) {
    [all...]

Completed in 37 milliseconds