Home
last modified time | relevance | path

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

/glibc-2.36/libio/bits/
Dstdio.h101 putc_unlocked (int __c, FILE *__stream) in putc_unlocked() function
/glibc-2.36/argp/
Dargp-namefrob.h131 # define putc_unlocked(x,y) putc (x,y) macro