Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dzconf.h207 # ifndef STDC
208 # define STDC macro
216 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
217 # define STDC macro
219 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
220 # define STDC macro
222 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
223 # define STDC macro
225 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
226 # define STDC macro
[all …]
H A Dzutil.h25 #if defined(STDC) && !defined(Z_SOLO)
46 #if !defined(Z_U8) && !defined(Z_SOLO) && defined(STDC)
221 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dgzguts.h24 #ifdef STDC
122 #ifndef STDC
H A Dzutil.c89 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
300 #ifndef STDC
H A Dzlib.h1924 #if defined(STDC) || defined(Z_HAVE_STDARG_H)