Searched defs:SET_BINARY_MODE (Results 1 – 2 of 2) sorted by relevance
35 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro37 # define SET_BINARY_MODE(file) macro
38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) macro40 # define SET_BINARY_MODE(file) macro