Home | History | Annotate | Download | only in src

Lines Matching defs:_O_BINARY

63 #include <fcntl.h>             /* For _O_BINARY */
2954 _setmode( _fileno(stdout), _O_BINARY);