P99
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
c
d
e
f
i
l
m
n
r
s
t
w
Functions
c
e
f
i
n
r
Variables
Typedefs
Related Functions
Files
File List
Globals
All
0
1
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
i
j
l
m
n
p
r
s
t
u
v
w
Variables
Typedefs
_
b
c
d
e
f
i
l
m
o
p
r
s
t
u
v
Enumerations
Enumerator
Macros
0
1
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Examples
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Allocation facilities throught the preprocessor
P99_ALLOC
P99_CALLOC
P99_DECLARE_DELETE
P99_DEFINE_DELETE
P99_INITIALIZE
P99_MALLOC
P99_MAXOF
p99_maxof
P99_MINOF
P99_NEW
P99_REALLOC
P99_SIZEOF
◆
P99_MAXOF
#define P99_MAXOF
(
A,
B
)
((A) < (B) ? (B) : (A))
Warning
argument 0 may be evaluated multiple times
argument 1 may be evaluated multiple times
Definition at line
367
of file
p99_new.h
.
Generated by
1.8.17