Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dzutil.h96 # define F_OPEN(name, mode) \ macro
142 #ifndef F_OPEN
143 # define F_OPEN(name, mode) ft_fopen((name), (mode)) macro
/third_party/freetype/src/gzip/
Dzutil.h96 # define F_OPEN(name, mode) \ macro
142 #ifndef F_OPEN
143 # define F_OPEN(name, mode) ft_fopen((name), (mode)) macro
/third_party/skia/third_party/externals/freetype/src/gzip/
Dzutil.h96 # define F_OPEN(name, mode) \ macro
142 #ifndef F_OPEN
143 # define F_OPEN(name, mode) ft_fopen((name), (mode)) macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzutil.h108 # define F_OPEN(name, mode) \ macro
201 #ifndef F_OPEN
202 # define F_OPEN(name, mode) fopen((name), (mode)) macro
DChangeLog1267 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
/third_party/libwebsockets/win32port/zlib/
Dzutil.h100 # define F_OPEN(name, mode) \ macro
174 #ifndef F_OPEN
175 # define F_OPEN(name, mode) fopen((name), (mode)) macro
/third_party/zlib/
Dzutil.h115 # define F_OPEN(name, mode) \ macro
204 #ifndef F_OPEN
205 # define F_OPEN(name, mode) fopen((name), (mode)) macro
DChangeLog1330 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzutil.h108 # define F_OPEN(name, mode) \ macro
201 #ifndef F_OPEN
202 # define F_OPEN(name, mode) fopen((name), (mode)) macro
DChangeLog1267 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
/third_party/skia/third_party/externals/zlib/
Dzutil.h123 # define F_OPEN(name, mode) \ macro
216 #ifndef F_OPEN
217 # define F_OPEN(name, mode) fopen((name), (mode)) macro
/third_party/flutter/skia/third_party/externals/zlib/
Dzutil.h123 # define F_OPEN(name, mode) \ macro
216 #ifndef F_OPEN
217 # define F_OPEN(name, mode) fopen((name), (mode)) macro
/third_party/node/deps/zlib/
Dzutil.h123 # define F_OPEN(name, mode) \ macro
216 #ifndef F_OPEN
217 # define F_OPEN(name, mode) fopen((name), (mode)) macro