Searched refs:MY_SET_BINARY_MODE (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaAlone.cpp13 #define MY_SET_BINARY_MODE(file) _setmode(_fileno(file), O_BINARY) macro
15 #define MY_SET_BINARY_MODE(file) macro
263 MY_SET_BINARY_MODE(stdin);
285 MY_SET_BINARY_MODE(stdout);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaAlone.cpp13 #define MY_SET_BINARY_MODE(file) _setmode(_fileno(file), O_BINARY) macro
15 #define MY_SET_BINARY_MODE(file) macro
263 MY_SET_BINARY_MODE(stdin);
285 MY_SET_BINARY_MODE(stdout);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaAlone.cpp13 #define MY_SET_BINARY_MODE(file) _setmode(_fileno(file), O_BINARY) macro
15 #define MY_SET_BINARY_MODE(file) macro
263 MY_SET_BINARY_MODE(stdin);
285 MY_SET_BINARY_MODE(stdout);

Completed in 111 milliseconds