Lines Matching refs:SET_BINARY_MODE
5729 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)5731 # define SET_BINARY_MODE(file)5774 SET_BINARY_MODE(fp);