Home
last modified time | relevance | path

Searched refs:F_OPEN (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/
Dzutil.h106 # define F_OPEN(name, mode) \ macro
183 #ifndef F_OPEN
184 # define F_OPEN(name, mode) fopen((name), (mode)) macro
DChangeLog1224 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h