Home | History | Annotate | Download | only in tests

Lines Matching defs:SET_BINARY_MODE

5738 #   define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)
5740 # define SET_BINARY_MODE(file)
5783 SET_BINARY_MODE(fp);