Lines Matching refs:_O_BINARY
38 #include <fcntl.h> /* for _O_BINARY */42 #include <fcntl.h> /* for _O_BINARY */1296 _setmode(_fileno(stdin), _O_BINARY);1299 setmode(_fileno(stdin), _O_BINARY);