Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dzconf.h206 # ifndef STDC
207 # define STDC macro
215 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
216 # define STDC macro
218 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
219 # define STDC macro
221 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
222 # define STDC macro
224 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
225 # define STDC macro
[all …]
H A Dzutil.h24 #if defined(STDC) && !defined(Z_SOLO)
45 #if !defined(Z_U8) && !defined(Z_SOLO) && defined(STDC)
203 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dzutil.c88 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
280 #ifndef STDC
H A Dzlib.h1945 #if defined(STDC) || defined(Z_HAVE_STDARG_H)