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

/external/mksh/src/
H A Dedit.c985 static void x_e_putc2(int);
1180 x_e_putc2('\n');
1272 x_e_putc2(7);
1334 x_e_putc2(7);
1380 x_e_putc2(7);
1406 x_e_putc2(7);
1465 x_e_putc2(' ');
1467 x_e_putc2((xep > xlp) ? '>' : (xbp > xbuf) ? '<' : ' ');
1471 x_e_putc2('\b');
1519 x_e_putc2(
2871 x_e_putc2(int c) function
[all...]

Completed in 30 milliseconds