Home | History | Annotate | Download | only in tests

Lines Matching defs:SET_BINARY_MODE

5730 #   define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)
5732 # define SET_BINARY_MODE(file)
5775 SET_BINARY_MODE(fp);