Searched refs:MAX_LIMIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/tools/test/iconv/posix/
H A Dposix.c64 #define MAX_LIMIT 1025 macro
68 iconv_t cd[MAX_LIMIT];
72 for (i = 0; i < MAX_LIMIT; i++) {

Completed in 109 milliseconds