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

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A 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
119 # define STDC macro
[all...]
H A 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
119 # define STDC macro
[all...]
H A Dzutil.c88 #ifdef STDC
294 #ifndef STDC
H A Dzutil.h19 #ifdef STDC
221 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dcrc32.c29 #include "zutil.h" /* for STDC and FAR definitions */
35 # ifdef STDC /* need ANSI C limits.h to determine sizes */
51 # endif /* STDC */
H A Ddeflate.h300 #if defined(GEN_TREES_H) || !defined(STDC)
H A Dminigzip.c21 #ifdef STDC
H A Dgzio.c38 #ifndef STDC
600 #ifdef STDC
974 #ifdef STDC
H A Dtrees.c87 #if defined(GEN_TREES_H) || !defined(STDC)
240 #if defined(GEN_TREES_H) || !defined(STDC)
315 #endif /* defined(GEN_TREES_H) || !defined(STDC) */
H A Dexample.c11 #ifdef STDC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A 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
119 # define STDC macro
[all...]
H A 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
119 # define STDC macro
[all...]
H A Dzutil.c88 #ifdef STDC
294 #ifndef STDC
H A Dzutil.h19 #ifdef STDC
221 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dcrc32.c29 #include "zutil.h" /* for STDC and FAR definitions */
35 # ifdef STDC /* need ANSI C limits.h to determine sizes */
51 # endif /* STDC */
H A Ddeflate.h300 #if defined(GEN_TREES_H) || !defined(STDC)
H A Dminigzip.c21 #ifdef STDC
H A Dgzio.c38 #ifndef STDC
600 #ifdef STDC
974 #ifdef STDC
H A Dtrees.c87 #if defined(GEN_TREES_H) || !defined(STDC)
240 #if defined(GEN_TREES_H) || !defined(STDC)
315 #endif /* defined(GEN_TREES_H) || !defined(STDC) */
H A Dexample.c11 #ifdef STDC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.h62 #ifndef STDC
64 # define STDC macro
106 # ifdef STDC
123 #ifdef STDC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.h129 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
130 # define STDC macro
132 #if (defined(__STDC__) || defined(__cplusplus)) && !defined(STDC)
133 # define STDC macro
136 #ifndef STDC
137 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
177 # ifdef STDC
224 #ifdef STDC
H A Dzlib.c75 #ifdef STDC
204 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
5130 #ifndef STDC
5305 #ifndef STDC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dunzip.c44 #ifdef STDC
H A Dzip.c20 #ifdef STDC

Completed in 110 milliseconds

12