Home
last modified time | relevance | path

Searched refs:STDC (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzconf.h96 # ifndef STDC
97 # define STDC macro
105 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
106 # define STDC macro
108 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
109 # define STDC macro
111 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
112 # define STDC macro
114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
115 # define STDC macro
[all …]
Dzconf.in.h96 # ifndef STDC
97 # define STDC macro
105 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
106 # define STDC macro
108 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
109 # define STDC macro
111 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
112 # define STDC macro
114 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
115 # define STDC macro
[all …]
Dzutil.c88 #ifdef STDC in zlibCompileFlags()
294 #ifndef STDC
Dzutil.h27 #if defined(UEFI_C_SOURCE) || defined(STDC)
229 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
Ddeflate.h300 #if defined(GEN_TREES_H) || !defined(STDC)
Dminigzip.c21 #ifdef STDC
Dcrc32.c35 # ifdef STDC /* need ANSI C limits.h to determine sizes */
Dgzio.c38 #ifndef STDC
600 #ifdef STDC
974 #ifdef STDC
DChangeLog67 - Allow strerror() usage in gzio.c for STDC
238 - Update definitions of STDC and STDC99 in zconf.h [Truta]
350 - Declare malloc() and free() in gzio.c if STDC not defined
352 - Define STDC for AIX
594 - defined STDC for OS/2 (David Charlap)
634 - added memcmp for non STDC compilers
700 - include stdlib.h for STDC compilers
713 - use STDC instead of __GO32__ to avoid redeclaring exit, calloc, etc...
Dtrees.c87 #if defined(GEN_TREES_H) || !defined(STDC)
240 #if defined(GEN_TREES_H) || !defined(STDC) in tr_static_init()
Dexample.c11 #ifdef STDC
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzconf.h189 # ifndef STDC
190 # define STDC macro
198 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
199 # define STDC macro
201 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
202 # define STDC macro
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
205 # define STDC macro
207 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
208 # define STDC macro
[all …]
Dgzguts.h23 #ifdef STDC
112 #ifndef STDC
Dzutil.c91 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
298 #ifndef STDC
Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
199 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
Ddeflate.h315 #if defined(GEN_TREES_H) || !defined(STDC)
Dminigzip.c21 #ifdef STDC
Dzlib.h1756 #if defined(STDC) || defined(Z_HAVE_STDARG_H)
Dtrees.c83 #if defined(GEN_TREES_H) || !defined(STDC)
236 #if defined(GEN_TREES_H) || !defined(STDC) in tr_static_init()
Dgzwrite.c306 #if defined(STDC) || defined(Z_HAVE_STDARG_H)
Dexample.c11 #ifdef STDC
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dgzguts.h24 #ifdef STDC
118 #ifndef STDC
Dzutil.h27 #if defined(UEFI_C_SOURCE) || (defined(STDC) && !defined(Z_SOLO))
202 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
Dzutil.h27 #if defined(UEFI_C_SOURCE) || defined(STDC)
229 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
DEnquire.c567 #define STDC
581 #ifdef STDC
605 #ifdef STDC
1763 #ifdef STDC
2021 #ifdef STDC
2365 #ifdef STDC
2631 #if defined(STDC) || defined(_MSC_VER)

12