Lines Matching defs:_O_BINARY
553 _setmode(_fileno(out), _O_BINARY);658 ** Set the mode for an output stream. mode argument is typically _O_BINARY or666 simBinaryStdout = (mode==_O_BINARY);668 simBinaryOther = (mode==_O_BINARY);25276 sqlite3_fsetmode(p->out, _O_BINARY);
Indexes created Sun May 03 00:22:47 UTC 2026