Home
last modified time | relevance | path

Searched defs:SET_BINARY_MODE (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dzpipe.c23 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
25 # define SET_BINARY_MODE(file) macro
/third_party/zlib/examples/
Dzpipe.c23 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
25 # define SET_BINARY_MODE(file) macro
Dgznorm.c27 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
29 # define SET_BINARY_MODE(file) macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dzpipe.c23 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
25 # define SET_BINARY_MODE(file) macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/puff/
Dpufftest.c26 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
28 # define SET_BINARY_MODE(file) macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/
Dpufftest.c26 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
28 # define SET_BINARY_MODE(file) macro
/third_party/zlib/contrib/puff/
Dpufftest.c26 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
28 # define SET_BINARY_MODE(file) macro
/third_party/lz4/programs/
Dplatform.h138 # define SET_BINARY_MODE(file) { int unused=_setmode(_fileno(file), _O_BINARY); (void)unused; } macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream2/
Dzstream.h35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream2/
Dzstream.h35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/third_party/zlib/contrib/iostream2/
Dzstream.h35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
37 # define SET_BINARY_MODE(file) macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/test/
Dminigzip.c38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
40 # define SET_BINARY_MODE(file) macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/test/
Dminigzip.c38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
40 # define SET_BINARY_MODE(file) macro
/third_party/zlib/test/
Dminigzip.c38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro
40 # define SET_BINARY_MODE(file) macro
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip2.c89 # define SET_BINARY_MODE(fd) /**/ macro
105 # define SET_BINARY_MODE(fd) \ macro
117 # define SET_BINARY_MODE(fd) \ macro
146 # define SET_BINARY_MODE(fd) \ macro
Dbzlib.c1378 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) macro
1380 # define SET_BINARY_MODE(file) macro
/third_party/bzip2/
Dbzip2.c89 # define SET_BINARY_MODE(fd) /**/ macro
105 # define SET_BINARY_MODE(fd) \ macro
117 # define SET_BINARY_MODE(fd) \ macro
146 # define SET_BINARY_MODE(fd) \ macro
Dbzlib.c1465 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) macro
1467 # define SET_BINARY_MODE(file) macro
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzip2.c89 # define SET_BINARY_MODE(fd) /**/ macro
105 # define SET_BINARY_MODE(fd) \ macro
117 # define SET_BINARY_MODE(fd) \ macro
146 # define SET_BINARY_MODE(fd) \ macro
Dbzlib.c1378 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) macro
1380 # define SET_BINARY_MODE(file) macro