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

/system/core/sh/
H A Doutput.h77 #define out1c(c) outc(c, out1); macro
H A Dalias.c223 out1c('\n');
236 out1c('\n');
H A Dcd.c325 out1c('\n');
H A Dtrap.c123 out1c(' ');
H A Dexec.c415 out1c('*');
416 out1c('\n');
H A Dexpand.c1549 out1c('\0');
1553 out1c('\0');
1556 out1c('\0');
H A Djobs.c269 out1c('\n');
349 out1c('\n');
670 out1c(++i < jp->nprocs ? ' ' : '\n');
/system/core/sh/bltin/
H A Dbltin.h57 #define putchar(c) out1c(c)

Completed in 1279 milliseconds