Home
last modified time | relevance | path

Searched defs:_ch (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h563 #define putc(_ch, _fp) _IO_putc (_ch, _fp) argument
H A Dlibio.h438 #define _IO_putc_unlocked(_ch, _fp) \ argument