Searched defs:putchar_unlocked (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/stdio/ | ||
| D | stdio.cpp | 917 int putchar_unlocked(int c) {  in putchar_unlocked()  function | 
| /bionic/tests/ | ||
| D | stdio_test.cpp | 2606 TEST(STDIO_TEST, putchar_unlocked) {  in TEST()  argument |