Home
last modified time | relevance | path

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

/freebsd/tools/test/iconv/posix/
H A Dposix.c61 #define MAX_LIMIT 1025 macro
65 iconv_t cd[MAX_LIMIT]; in open_2()
71 for (i = 0; i < MAX_LIMIT; i++) { in open_2()