Searched defs:MB_NULLWCH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dshmbutil.h40 #define MB_NULLWCH(x) ((x) == 0) macro
62 #define MB_NULLWCH(x) (0) macro
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Drlmbutil.h125 #define MB_NULLWCH(x) ((x) == 0) macro
149 #define MB_NULLWCH(x) (0) macro

Completed in 67 milliseconds