Searched refs:_MB1 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.char.c658 0, 0, _MB1, 0,
662 _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2,
664 _MB1|_MB2, _MB1|_MB2, _MB1|_MB2, _MB1|_MB2,
666 _MB1|_MB
[all...]
H A Dsh.char.h67 #undef _MB1 macro
68 #define _MB1 0x0001 macro
311 # define Ismbyte1(c) ((_mbmap[(c) & 0377] & _MB1) ? 1 : 0)

Completed in 111 milliseconds