Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h225 # ifndef STDC
226 # define STDC macro
235 # define STDC macro
238 # define STDC macro
241 # define STDC macro
244 # define STDC macro
248 # define STDC macro
251 #ifndef STDC
314 # ifdef STDC
432 #ifdef STDC
[all …]
H A Dzutil.h22 #if defined(STDC) && !defined(Z_SOLO) && !defined(_KERNEL)
43 #if !defined(Z_U8) && !defined(Z_SOLO) && defined(STDC)
218 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
H A Dgzguts.h23 #ifdef STDC
121 #ifndef STDC
H A Dzutil.c86 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()
296 #ifndef STDC
H A Ddeflate.h311 #if defined(GEN_TREES_H) || !defined(STDC)
H A Dtrees.c83 #if defined(GEN_TREES_H) || !defined(STDC)
234 #if defined(GEN_TREES_H) || !defined(STDC) in tr_static_init()
H A Dzlib.h1923 #if defined(STDC) || defined(Z_HAVE_STDARG_H)
H A DChangeLog790 - Allow strerror() usage in gzio.c for STDC
961 - Update definitions of STDC and STDC99 in zconf.h [Truta]
1073 - Declare malloc() and free() in gzio.c if STDC not defined
1075 - Define STDC for AIX
1317 - defined STDC for OS/2 (David Charlap)
1357 - added memcmp for non STDC compilers
1423 - include stdlib.h for STDC compilers
1436 - use STDC instead of __GO32__ to avoid redeclaring exit, calloc, etc...
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_mman_h.cfg99 sys/mman.h | STDC POSIX-1993+ SUSv2+
104 sys/mman.h | STDC POSIX-1993+ SUSv2+
109 sys/mman.h | STDC POSIX-1993+ SUSv2+
114 sys/mman.h | STDC POSIX-1993+ SUSv2+
119 sys/mman.h | STDC POSIX-1993+ SUSv2+
132 sys/mman.h | STDC SUSv3+
142 sys/mman.h | -ALL STDC
147 sys/mman.h | -ALL STDC
152 sys/mman.h | -ALL STDC
157 sys/mman.h | -ALL STDC
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h62 #ifndef STDC
64 # define STDC macro
106 # ifdef STDC
123 #ifdef STDC
H A Dzlib.c35 #ifdef STDC
88 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h156 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)
157 #define STDC macro
160 #ifndef STDC
161 #define STDC macro
165 #ifndef STDC
221 #ifdef STDC
319 #ifdef STDC
H A Dzlib.c85 #ifdef STDC
215 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
5836 #ifndef STDC
6032 #ifndef STDC
/illumos-gate/usr/src/lib/libm/common/R/
H A Dlogbf.c59 #pragma STDC FENV_ACCESS ON in raise_division()
/illumos-gate/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg76 env_group | STDC | C90 C99 C11
77 env_group | C+ | STDC POSIX+ SUS+
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dlogbl.c59 #pragma STDC FENV_ACCESS ON in raise_division()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlogbl.c59 #pragma STDC FENV_ACCESS ON in raise_division()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c228 # ifndef STDC
238 # define STDC macro
241 # define STDC macro
244 # define STDC macro
247 # define STDC macro
251 # define STDC macro
254 #ifndef STDC
299 # ifdef STDC
409 #ifdef STDC
965 #ifndef STDC
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES50 (1) #pragma STDC ...
H A Dpp.tab223 -STDC
H A DRELEASE81 probe.win32: add C95 and C99 STDC predefined macros
191 99-02-11 #define __STDC__ #(STDC); demote __STDC__ to 0 for HOSTED (thanks sun)