OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STDC
(Results
1 - 2
of
2
) 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
...]
Completed in 84 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026