Searched refs:MAX_DEST_SIZE (Results 1 – 2 of 2) sorted by relevance
412 #define MAX_DEST_SIZE 300 macro455 UChar destStack[MAX_DEST_SIZE]; in testAPI()474 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()504 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()539 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()566 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()593 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()622 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()695 UChar buf[MAX_DEST_SIZE]; in testToASCII()707 UChar buf[MAX_DEST_SIZE]; in testToUnicode()[all …]
29 #define MAX_DEST_SIZE 1000 macro77 UChar destStack[MAX_DEST_SIZE]; in testAPI()97 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()119 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()143 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()165 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()186 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()209 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()431 UChar buf[MAX_DEST_SIZE]; in TestToASCII()445 UChar buf[MAX_DEST_SIZE]; in TestToUnicode()[all …]