Searched refs:out1c (Results 1 – 3 of 3) sorted by relevance
| /third_party/uapp/dash/src/bltin/ | ||
| A D | bltin.h | 60 #define putchar(c) out1c(c) |
| A D | printf.c | 466 out1c(c); in echocmd() |
| /third_party/uapp/dash/src/ | ||
| A D | output.h | 120 #define out1c(c) outc((c), out1) macro |
Completed in 5 milliseconds