Home
last modified time | relevance | path

Searched defs:STDC (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzconf.h215 # define STDC macro
218 # define STDC macro
221 # define STDC macro
203 # define STDC global() macro
212 # define STDC global() macro
225 # define STDC global() macro
[all...]
/openbsd-src/sys/lib/libz/
H A Dzconf.h204 # ifndef STDC macro
213 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) macro
216 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) macro
219 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) macro
222 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) macro
226 # define STDC global() macro
[all...]
/openbsd-src/lib/libz/
H A Dzconf.h204 # ifndef STDC macro
213 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus)) macro
216 #if !defined(STDC) && (defined(__GNUC__) || defined(__BORLANDC__)) macro
219 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32)) macro
222 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__)) macro
226 # define STDC global() macro
[all...]