Searched refs:STDC (Results 1 – 18 of 18) sorted by relevance
225 # ifndef STDC226 # define STDC macro234 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))235 # define STDC macro237 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))238 # define STDC macro240 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))241 # define STDC macro243 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))244 # define STDC macro[all …]
22 #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)
23 #ifdef STDC121 #ifndef STDC
86 #if defined(STDC) || defined(Z_HAVE_STDARG_H) in zlibCompileFlags()296 #ifndef STDC
311 #if defined(GEN_TREES_H) || !defined(STDC)
83 #if defined(GEN_TREES_H) || !defined(STDC)234 #if defined(GEN_TREES_H) || !defined(STDC) in tr_static_init()
1923 #if defined(STDC) || defined(Z_HAVE_STDARG_H)
790 - Allow strerror() usage in gzio.c for STDC961 - Update definitions of STDC and STDC99 in zconf.h [Truta]1073 - Declare malloc() and free() in gzio.c if STDC not defined1075 - Define STDC for AIX1317 - defined STDC for OS/2 (David Charlap)1357 - added memcmp for non STDC compilers1423 - include stdlib.h for STDC compilers1436 - use STDC instead of __GO32__ to avoid redeclaring exit, calloc, etc...
22 # the STDC group here for things that aren't standardized, as we want47 value | MCL_CURRENT | int | sys/mman.h | STDC POSIX-1993+ SUSv2+48 value | MCL_FUTURE | int | sys/mman.h | STDC POSIX-1993+ SUSv2+51 value | POSIX_MADV_NORMAL | int | sys/mman.h | STDC SUSv3+52 value | POSIX_MADV_RANDOM | int | sys/mman.h | STDC SUSv3+53 value | POSIX_MADV_SEQUENTIAL | int | sys/mman.h | STDC SUSv3+54 value | POSIX_MADV_WILLNEED | int | sys/mman.h | STDC SUSv3+55 value | POSIX_MADV_DONTNEED | int | sys/mman.h | STDC SUSv3+99 sys/mman.h | STDC POSIX-1993+ SUSv2+104 sys/mman.h | STDC POSIX-1993+ SUSv2+[all …]
62 #ifndef STDC64 # define STDC macro106 # ifdef STDC123 #ifdef STDC
35 #ifdef STDC88 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
156 #if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32)) && !defined(STDC)157 #define STDC macro160 #ifndef STDC161 #define STDC macro165 #ifndef STDC221 #ifdef STDC319 #ifdef STDC
85 #ifdef STDC215 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)5836 #ifndef STDC6032 #ifndef STDC
228 # ifndef STDC229 # define STDC macro237 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))238 # define STDC macro240 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__))241 # define STDC macro243 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))244 # define STDC macro246 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))247 # define STDC macro[all …]
88 env_group | STDC | C90 C99 C11 C1789 env_group | C+ | STDC POSIX+ SUS+
50 (1) #pragma STDC ...
223 -STDC
81 probe.win32: add C95 and C99 STDC predefined macros191 99-02-11 #define __STDC__ #(STDC); demote __STDC__ to 0 for HOSTED (thanks sun)