Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A Dzconf.h123 # ifndef STDC
124 # define STDC macro
133 # define STDC macro
136 # define STDC macro
139 # define STDC macro
141 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
142 # define STDC macro
146 # define STDC macro
149 #ifndef STDC
194 # ifdef STDC
[all …]
/xnu-11215/libkern/zlib/
H A Dzutil.c115 #ifdef STDC in zlibCompileFlags()
321 #ifndef STDC
H A Dzutil.h56 # ifdef STDC
263 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Ddeflate.h329 #if defined(GEN_TREES_H) || !defined(STDC)
H A Dz_crc32.c63 # ifdef STDC /* need ANSI C limits.h to determine sizes */
H A Dtrees.c114 #if defined(GEN_TREES_H) || !defined(STDC)
270 #if defined(GEN_TREES_H) || !defined(STDC) in tr_static_init()