Searched refs:__sys_outc (Results 1 – 11 of 11) sorted by relevance
24 __sys_outc(*s++); in print_str()60 __sys_outc(*fmt); in ml_printf()123 __sys_outc(va_arg(ap, int)); in ml_printf()126 __sys_outc(*fmt); in ml_printf()129 __sys_outc('%'); in ml_printf()130 __sys_outc(*fmt); in ml_printf()
18 extern void __sys_outc(char c);
34 .global __sys_outc35 __sys_outc: label
96 .global __sys_outc97 __sys_outc: label
143 .global __sys_outc144 .ent __sys_outc145 __sys_outc: label162 .end __sys_outc
9 void __sys_outc(char c) in __sys_outc() function
146 .global __sys_outc147 __sys_outc: label
34 __sys_outc(c); in main()
215 .global __sys_outc216 __sys_outc: label
38 __sys_outc(c); in main()
193 __sys_outc: label201 endf __sys_outc