Searched refs:MAX_DEST_SIZE (Results 1 – 2 of 2) sorted by relevance
417 #define MAX_DEST_SIZE 300 macro459 UChar destStack[MAX_DEST_SIZE]; in testAPI()482 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()512 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()547 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()574 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()601 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()630 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()703 UChar buf[MAX_DEST_SIZE]; in testToASCII()715 UChar buf[MAX_DEST_SIZE]; in testToUnicode()[all …]
29 #define MAX_DEST_SIZE 1000 macro78 UChar destStack[MAX_DEST_SIZE]; in testAPI()98 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()120 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()144 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()166 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()187 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()210 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()432 UChar buf[MAX_DEST_SIZE]; in TestToASCII()446 UChar buf[MAX_DEST_SIZE]; in TestToUnicode()[all …]