Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdio-write.c113 putchar (int c) in putchar() function
Dunlocked-io.h122 # define putchar(x) putchar_unlocked (x) macro