Searched refs:MAX_LOCALE_ITEM_SIZE (Results 1 – 2 of 2) sorted by relevance
54 #define MAX_LOCALE_ITEM_SIZE 500 macro
157 if ((localesCount < 1) || (localesCount > MAX_LOCALE_ITEM_SIZE)) { in Init()