Searched defs:bufmode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/test/src/stdio/ | ||
H A D | ftell_test.cpp | 24 test_with_bufmode(int bufmode) test_with_bufmode() argument |
/llvm-project/libc/test/src/__support/File/ | ||
H A D | file_test.cpp | 42 StringFile(char * buffer,size_t buflen,int bufmode,bool owned,ModeFlags modeflags) StringFile() argument |
/llvm-project/libc/src/__support/File/ | ||
H A D | file.h | 99 int bufmode; global() variable |