HomeSort by relevance Sort by last modified time
    Searched defs:_O_TEXT (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fcntl.h 20 #define _O_TEXT 0x4000
43 #define O_TEXT _O_TEXT
  /external/stlport/src/details/
fstream_stdio.cpp 76 # define O_TEXT _O_TEXT
89 # define _O_TEXT 0x0
91 # define O_TEXT _O_TEXT
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp 76 # define O_TEXT _O_TEXT
89 # define _O_TEXT 0x0
91 # define O_TEXT _O_TEXT
  /external/openssl/
e_os.h 236 # define _O_TEXT O_TEXT
344 # define _O_TEXT O_TEXT
446 # define _O_TEXT O_TEXT

Completed in 232 milliseconds