Home
last modified time | relevance | path

Searched refs:STDC (Results 1 - 25 of 295) sorted by relevance

12345678910>>...12

/third_party/node/deps/v8/third_party/zlib/
H A Dzconf.h214 # ifndef STDC
215 # define STDC macro
223 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
224 # define STDC macro
226 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
227 # define STDC macro
229 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
230 # define STDC macro
232 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
233 # define STDC macro
237 # define STDC global() macro
[all...]
H A Dgzguts.h23 #ifdef STDC
121 #ifndef STDC
/third_party/node/deps/zlib/
H A Dzconf.h217 # ifndef STDC
218 # define STDC macro
226 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
227 # define STDC macro
229 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
230 # define STDC macro
232 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
233 # define STDC macro
235 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
236 # define STDC macro
240 # define STDC global() macro
[all...]
H A Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
60 #if !defined(Z_U8) && !defined(Z_SOLO) && defined(STDC)
236 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dgzguts.h22 #ifdef STDC
120 #ifndef STDC
H A Dzutil.c88 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
280 #ifndef STDC
/third_party/skia/third_party/externals/zlib/
H A Dzconf.h214 # ifndef STDC
215 # define STDC macro
223 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
224 # define STDC macro
226 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
227 # define STDC macro
229 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
230 # define STDC macro
232 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
233 # define STDC macro
237 # define STDC global() macro
[all...]
H A Dgzguts.h23 #ifdef STDC
121 #ifndef STDC
/third_party/zlib/
H A Dzconf.h205 # ifndef STDC
206 # define STDC macro
214 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
215 # define STDC macro
217 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
218 # define STDC macro
220 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
221 # define STDC macro
223 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
224 # define STDC macro
228 # define STDC global() macro
[all...]
H A Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
45 #if !defined(Z_U8) && !defined(Z_SOLO) && defined(STDC)
200 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dgzguts.h22 #ifdef STDC
120 #ifndef STDC
H A Dzutil.c90 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
291 #ifndef STDC
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h169 # ifndef STDC
170 # define STDC macro
178 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
179 # define STDC macro
181 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
182 # define STDC macro
184 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
185 # define STDC macro
187 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
188 # define STDC macro
192 # define STDC global() macro
[all...]
H A Dgzguts.h23 #ifdef STDC
45 #ifndef STDC
55 # ifdef STDC
H A Dzutil.c88 #ifdef STDC in zlibCompileFlags()
294 #ifndef STDC
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h80 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
81 # define STDC macro
84 # ifndef STDC
85 # define STDC macro
89 #ifndef STDC
90 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
143 # ifdef STDC
235 #ifdef STDC
H A Dzutil.c10 #ifndef STDC
159 #ifndef STDC
H A Dzutil.h18 #ifdef STDC
165 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/third_party/musl/src/math/
H A Dilogbl.c12 #pragma STDC FENV_ACCESS ON in ilogbl()
35 #pragma STDC FENV_ACCESS ON in ilogbl()
H A Dnearbyint.c9 #pragma STDC FENV_ACCESS ON in nearbyint()
H A Dnearbyintf.c7 #pragma STDC FENV_ACCESS ON in nearbyintf()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dilogbl.c12 #pragma STDC FENV_ACCESS ON in ilogbl()
35 #pragma STDC FENV_ACCESS ON in ilogbl()
H A Dnearbyint.c9 #pragma STDC FENV_ACCESS ON in nearbyint()
H A Dnearbyintf.c7 #pragma STDC FENV_ACCESS ON in nearbyintf()
H A Dlrintl.c21 #pragma STDC FENV_ACCESS ON in lrintl()

Completed in 11 milliseconds

12345678910>>...12