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

/vbox/src/libs/zlib-1.2.6/
H A Dzconf.h281 # ifndef STDC
282 # define STDC macro
290 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
291 # define STDC macro
293 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
294 # define STDC macro
296 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32) || defined(WIN64))
297 # define STDC macro
299 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
300 # define STDC macro
304 # define STDC macro
[all...]
H A Dzconf.h.cmakein188 # ifndef STDC
189 # define STDC
197 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
198 # define STDC
200 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
201 # define STDC
203 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
204 # define STDC
206 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
207 # define STDC
[all...]
H A Dzconf.h.in186 # ifndef STDC
187 # define STDC
195 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
196 # define STDC
198 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
199 # define STDC
201 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
202 # define STDC
204 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
205 # define STDC
[all...]
H A Dgzguts.h23 #ifdef STDC
100 #ifndef STDC
110 # ifdef STDC
H A Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
198 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dzutil.c275 #ifndef STDC
H A Ddeflate.h315 #if defined(GEN_TREES_H) || !defined(STDC)
H A Dgzwrite.c299 #if defined(STDC) || defined(Z_HAVE_STDARG_H)
371 #else /* !STDC && !Z_HAVE_STDARG_H */
568 #if defined(STDC) || defined(Z_HAVE_STDARG_H)
H A Dcrc32.c31 #include "zutil.h" /* for STDC and FAR definitions */
37 # ifdef STDC /* need ANSI C limits.h to determine sizes */
53 # endif /* STDC */
H A Dtrees.c83 #if defined(GEN_TREES_H) || !defined(STDC)
236 #if defined(GEN_TREES_H) || !defined(STDC)
313 #endif /* defined(GEN_TREES_H) || !defined(STDC) */
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Modules/zlib/
H A Dzutil.h19 #ifdef STDC
221 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
H A Dzutil.h29 #ifdef STDC
231 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c487 Moved #define ... 0.0L inside #ifdef STDC, in case some cpp's tokenize
560 /* Set STDC to whether this is *really* an ANSI C compiler.
567 #define STDC macro
581 #ifdef STDC
599 #endif /* STDC */
605 #ifdef STDC
1763 #ifdef STDC
1809 #endif /* STDC */
2021 #ifdef STDC
2365 #ifdef STDC
[all...]
/vbox/src/libs/zlib-1.2.6/test/
H A Dminigzip.c21 #ifdef STDC
H A Dexample.c11 #ifdef STDC
/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dunzip.c78 #ifdef STDC
H A Dzip.c32 #ifdef STDC

Completed in 984 milliseconds