Searched defs:mb_isnul (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dmbchar.h183 #define mb_isnul(mbc) ((mbc).wc_valid && (mbc).wc == 0) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dmbchar.h309 #define mb_isnul(mbc) ((mbc).wc_valid && (mbc).wc == 0) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dmbchar.h309 #define mb_isnul(mbc) ((mbc).wc_valid && (mbc).wc == 0) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-lex.c200 mb_isnul (const mbchar_t mbc) function

Completed in 90 milliseconds