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
C11 atomic operations
double
float
P99_DECLARE_ATOMIC
P99_FIFO
P99_FIFO_APPEND
P99_FIFO_CLEAR
P99_FIFO_DECLARE
P99_FIFO_INITIALIZER
P99_FIFO_POP
P99_FIFO_TABULATE
P99_LIFO
P99_LIFO_CLEAR
P99_LIFO_DECLARE
p99_lifo_init
P99_LIFO_INITIALIZER
P99_LIFO_POP
P99_LIFO_PUSH
P99_LIFO_TABULATE
P99_LIFO_TOP
◆
P99_LIFO_TABULATE
#define P99_LIFO_TABULATE
(
TYPE,
TAB,
L
)
P00_LIFO_TABULATE(TYPE, TAB,
P99_UNIQ
(TAB), L)
Remarks
argument 0 should correspond to a type that is not a VLA.
argument 1 must be an identifier
argument 2 maybe evaluated several times for its type but only once for its value
Definition at line
229
of file
p99_lifo.h
.
Generated by
1.8.17