HomeSort by relevance Sort by last modified time
    Searched refs:_O_BINARY (Results 51 - 54 of 54) sorted by null

1 23

  /external/pcre/dist2/src/
pcre2test.c 118 #include <fcntl.h> /* For _O_BINARY */
    [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/sqlite/dist/orig/
shell.c 203 _setmode(_fileno(file), _O_BINARY);
    [all...]
  /external/sqlite/dist/
shell.c 209 _setmode(_fileno(file), _O_BINARY);
    [all...]

Completed in 351 milliseconds

1 23