Searched refs:D_CIC (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/screen-22/screen/
H A Dterm.h83 #define D_CIC (D_tcs[30].str) macro
H A Dterm.h.dist83 #define D_CIC (D_tcs[30].str)
H A Ddisplay.c804 if (D_IC || D_CIC)
809 AddCStr2(D_CIC, 1);
1609 if (D_CIC && !(n == -1 && D_IC))
1610 AddCStr2(D_CIC, -n);
2870 if (!(D_IC || D_CIC || D_IM) || xe != D_width - 1)
2886 AddCStr2(D_CIC, c->mbcs ? 2 : 1);
2891 AddCStr2(D_CIC, 1);
H A Dtermcap.c987 if (aflag || D_CIC || D_IC || D_IM)

Completed in 71 milliseconds