OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STDC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
zlib.h
53
* Byte Bytef EXPORT FAR OF
STDC
118
#if (defined(__STDC__) || defined(__cplusplus)) && !defined(
STDC
)
120
# define
STDC
123
# ifndef
STDC
124
# define
STDC
128
#ifndef
STDC
180
# ifdef
STDC
276
#ifdef
STDC
/src/common/dist/zlib/
zconf.h
209
# ifndef
STDC
210
# define
STDC
218
#if !defined(
STDC
) && (defined(__STDC__) || defined(__cplusplus))
219
# define
STDC
221
#if !defined(
STDC
) && (defined(__GNUC__) || defined(__BORLANDC__))
222
# define
STDC
224
#if !defined(
STDC
) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
225
# define
STDC
227
#if !defined(
STDC
) && (defined(OS2) || defined(__HOS_AIX__))
228
# define
STDC
[
all
...]
zconf.h.in
205
# ifndef
STDC
206
# define
STDC
214
#if !defined(
STDC
) && (defined(__STDC__) || defined(__cplusplus))
215
# define
STDC
217
#if !defined(
STDC
) && (defined(__GNUC__) || defined(__BORLANDC__))
218
# define
STDC
220
#if !defined(
STDC
) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
221
# define
STDC
223
#if !defined(
STDC
) && (defined(OS2) || defined(__HOS_AIX__))
224
# define
STDC
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025