Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/stdio/
H A Dftell_test.cpp24 test_with_bufmode(int bufmode) test_with_bufmode() argument
/llvm-project/libc/test/src/__support/File/
H A Dfile_test.cpp42 StringFile(char * buffer,size_t buflen,int bufmode,bool owned,ModeFlags modeflags) StringFile() argument
108 new_string_file(char * buffer,size_t buflen,int bufmode,bool owned,const char * mode) new_string_file() argument
/llvm-project/libc/src/__support/File/
H A Dfile.h99 int bufmode; global() variable