Searched defs:ungetc_unlocked (Results 1 – 3 of 3) sorted by relevance
/external/cronet/tot/third_party/llvm-libc/src/src/__support/File/ | ||
D | file.cpp | 248 int File::ungetc_unlocked(int c) { in ungetc_unlocked() function in LIBC_NAMESPACE_DECL::File |
/external/cronet/stable/third_party/llvm-libc/src/src/__support/File/ | ||
D | file.cpp | 248 int File::ungetc_unlocked(int c) { in ungetc_unlocked() function in LIBC_NAMESPACE_DECL::File |
/external/llvm-libc/src/__support/File/ | ||
D | file.cpp | 290 int File::ungetc_unlocked(int c) { in ungetc_unlocked() function in LIBC_NAMESPACE_DECL::File |