Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstd_stream.h291 inline bool __do_fputc(char __c, FILE* __fp) { in __do_fputc() function
297 inline bool __do_fputc(wchar_t __c, FILE* __fp) { in __do_fputc() function