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