Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstd_stream.h119 inline bool __do_ungetc(int __c, FILE* __fp, char __dummy) { in __do_ungetc() function
125 inline bool __do_ungetc(std::wint_t __c, FILE* __fp, wchar_t __dummy) { in __do_ungetc() function