Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h147 # ifndef STDC
148 # define STDC macro
156 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
157 # define STDC macro
159 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))
160 # define STDC macro
162 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
163 # define STDC macro
165 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
166 # define STDC macro
[all …]
/rk3399_rockchip-uboot/lib/zlib/
H A Dzlib.h17 #undef STDC
H A Dzutil.c49 #ifndef STDC
H A Dzutil.h19 #ifdef STDC
H A Ddeflate.h311 #if defined(GEN_TREES_H) || !defined(STDC)
H A Dtrees.c88 #if defined(GEN_TREES_H) || !defined(STDC)
241 #if defined(GEN_TREES_H) || !defined(STDC) in tr_static_init()