Home
last modified time | relevance | path

Searched defs:SET_BINARY_MODE (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/bzip2/
A Dbzlib.c1405 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY) macro
1407 # define SET_BINARY_MODE(file) macro

Completed in 5 milliseconds