Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/readline/
H A Dmbutil.c114 else if (MB_NULLWCH (tmp))
135 while (MB_NULLWCH (tmp) == 0 && MB_INVALIDCH (tmp) == 0 && wcwidth (wc) == 0)
181 else if (MB_NULLWCH (tmp))
295 else if (MB_NULLWCH (tmp))
339 if (MB_INVALIDCH (tmp) || MB_NULLWCH (tmp))
H A Drlmbutil.h124 #define MB_NULLWCH(x) ((x) == 0) macro
148 #define MB_NULLWCH(x) (0) macro
H A Ddisplay.c764 else if (MB_NULLWCH (wc_bytes)) in rl_redisplay()
1319 else if (MB_NULLWCH (ret))
2662 else if (MB_NULLWCH (tmp))
2694 else if (MB_NULLWCH (tmp))
H A Dcomplete.c682 else if (MB_NULLWCH (clen))
770 else if (MB_NULLWCH (tlen))
H A Dtext.c1348 else if (MB_NULLWCH (m))
H A Dvi_mode.c799 else if (MB_NULLWCH (m))