Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/common/ | |
emit.c | 69 outchar(char c) function in typeref:typename:void 84 outchar(*s++); 111 outchar('S'); 113 outchar('\n'); |
/src/usr.bin/ul/ | |
ul.c | 87 static int outchar(int); 95 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) 412 outchar(int c) function in typeref:typename:int |