Home
last modified time | relevance | path

Searched refs:outc (Results 1 – 4 of 4) sorted by relevance

/third_party/uapp/dash/src/
A Doutput.h104 static inline void outc(int ch, struct output *file) in outc() function
110 static inline void outc(int ch, struct output *file) in outc() function
120 #define out1c(c) outc((c), out1)
A Derror.c129 outc('\n', errs); in exvwarning2()
A Dexec.c847 outc('\n', out);
/third_party/uapp/dash/src/bltin/
A Dbltin.h59 #define putc(c, file) outc(c, file)

Completed in 10 milliseconds