Searched defs:putc (Results 1 – 18 of 18) sorted by relevance
6 void putc(char c) in putc() function
14 #define putc(s) do {} while (0) macro
14 void __weak putc(char c) in putc() function
41 void putc(char c) in putc() function
5 static inline void putc(int c) {} in putc() function
15 static inline void putc(char c) in putc() function
23 static inline void putc(int c) in putc() function
42 .globl putc symbol
44 .globl putc symbol
54 .globl putc symbol
24 .globl putc symbol
87 #define putc(ch) icedcc_putc(ch) macro
1379 putc: label
76 static inline void putc(int c) in putc() function
122 #define putc(c, stream) fputc(c, stream) macro
69 void (*putc)(unsigned char c); member
474 .macro putc ch macro