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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dmbchar.h159 #define MBCHAR_BUF_SIZE 24 macro
167 char buf[MBCHAR_BUF_SIZE]; /* room for the bytes, used for file input only */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dmbchar.h159 #define MBCHAR_BUF_SIZE 24 macro
167 char buf[MBCHAR_BUF_SIZE]; /* room for the bytes, used for file input only */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmbchar.h159 #define MBCHAR_BUF_SIZE 24 macro
167 char buf[MBCHAR_BUF_SIZE]; /* room for the bytes, used for file input only */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-lex.c129 #define MBCHAR_BUF_SIZE 24 macro
138 char buf[MBCHAR_BUF_SIZE]; /* room for the bytes */
351 char buf[MBCHAR_BUF_SIZE];
448 if (mbf->bufcount == MBCHAR_BUF_SIZE)

Completed in 234 milliseconds