ReactOS
0.4.16-dev-937-g7afcd2a
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
_kai.h
Go to the documentation of this file.
1
// STLport config file for KAI C++ compiler
2
3
#if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
4
# define _STLP_RAND48 1
5
#endif
6
7
# ifndef __KAI_STRICT
/* _NO_LONGLONG */
8
# define _STLP_LONG_LONG long long
9
# endif
10
11
# if !defined (__EXCEPTIONS) && ! defined (_EXCEPTIONS)
12
# define _STLP_HAS_NO_EXCEPTIONS
13
# endif
14
15
# ifndef __BUILDING_STLPORT
16
# define _STLP_LINK_TIME_INSTANTIATION 1
17
# endif
18
19
// two levels of macros do not work good with kcc.
20
# define _STLP_NATIVE_HEADER(header) <../include/##header>
21
# define _STLP_NATIVE_C_HEADER(header) <../include/##header>
22
# define _STLP_NATIVE_CPP_C_HEADER(header) <../include/##header>
23
# define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../include/##header>
24
25
// KAI C++ uses EDG front-end, but apparently different switches
26
// # define __EDG_SWITCHES 1
27
28
# define _STLP_VENDOR_GLOBAL_CSTD 1
29
# define _STLP_VENDOR_MB_NAMESPACE std
30
31
// boris : some of those may also apply to KCC 3.4
32
# if __KCC_VERSION < 4000
33
# define _STLP_VENDOR_GLOBAL_EXCEPT_STD 1
34
35
# endif
36
37
# if defined (__sgi)
38
// this requires some discrimination on whether we are actually on
39
// a system officially supported by KAI.
40
# define _STLP_HAS_NO_NEW_C_HEADERS 1
41
# include <standards.h>
42
# endif
43
sdk
include
c++
stlport
stl
config
_kai.h
Generated on Wed Apr 2 2025 06:11:54 for ReactOS by
1.9.6