Home | History | Annotate | Download | only in tests

Lines Matching refs:SET_BINARY_MODE

5767 #   define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)
5769 # define SET_BINARY_MODE(file)
5812 SET_BINARY_MODE(fp);