HomeSort by relevance Sort by last modified time
    Searched refs:out1c (Results 1 - 8 of 8) sorted by null

  /system/core/sh/
output.h 77 #define out1c(c) outc(c, out1); macro
alias.c 223 out1c('\n');
236 out1c('\n');
cd.c 325 out1c('\n');
trap.c 123 out1c(' ');
exec.c 415 out1c('*');
416 out1c('\n');
expand.c 1549 out1c('\0');
1553 out1c('\0');
1556 out1c('\0');
jobs.c 269 out1c('\n');
349 out1c('\n');
670 out1c(++i < jp->nprocs ? ' ' : '\n');
  /system/core/sh/bltin/
bltin.h 57 #define putchar(c) out1c(c)

Completed in 148 milliseconds