Searched refs:putob (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| H A D | cpp.c | 352 putob(struct iobuf *ob, int ch) in putob() function 406 putob(iob, *str); in strtobuf() 658 putob(ob, c); in incfn() 660 putob(ob, c); in incfn() 665 putob(ob, 0); in incfn() 708 putob(ob, 0); in include() 1238 putob(ob, BLKID); in storeblk() 1239 putob(ob, l); in storeblk() 1271 putob(ob, *s++); in fstrnum() 1274 putob(ob, *s++); in fstrnum() [all …]
|