Searched refs:VALUES_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
2470 #define VALUES_LIST_SIZE 512 in ures_getKeywordValues() macro2474 const char *valuesList[VALUES_LIST_SIZE]; in ures_getKeywordValues()2542 if((valuesCount >= (VALUES_LIST_SIZE-1)) || /* no more space in list .. */ in ures_getKeywordValues()