Searched refs:SIZE (Results 1 – 1 of 1) sorted by relevance
30 #define SIZE 210000 macro37 char mbbuf[SIZE]; in do_test()38 char mb2buf[SIZE]; in do_test()39 wchar_t wcbuf[SIZE]; in do_test()40 wchar_t wc2buf[SIZE]; in do_test()54 mbsize = fread (mbbuf, 1, SIZE, stdin); in do_test()113 assert (wcsize + 1 <= SIZE); in do_test()
Completed in 4 milliseconds