Searched refs:D_mbcs (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/screen-22/screen/
H A Ddisplay.c858 if (D_mbcs)
861 D_lpchar.image = D_mbcs;
862 D_mbcs = 0;
885 if (D_mbcs)
887 c = D_mbcs;
890 D_mbcs = 0;
894 D_mbcs = c;
914 if (D_mbcs == 0)
916 D_mbcs = c;
923 c = D_mbcs;
[all...]
H A Ddisplay.h224 #define D_mbcs DISPLAY(d_mbcs) macro
H A Dencoding.c1451 t = D_mbcs;
1460 D_mbcs = t;
1473 D_mbcs = t | 0x80;
1479 D_mbcs = t | 0x80;
1485 D_mbcs = t | 0x80;

Completed in 96 milliseconds