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
Preprocessor Blocks
for
P99_BLK_MARK
P99_BLOCK_DOCUMENT
P99_CASERANGE
P99_DO
P99_FORALL
P99_GUARDED_BLOCK
P99_HANDLE_ERRNO
P99_INVARIANT
P99_MARK
P99_NOP
P99_PARALLEL_DO
P99_PARALLEL_FOR
P99_PARALLEL_FORALL
P99_PROTECT
P99_PROTECTED_BLOCK
P99_SIMPLE_BLOCKS
P99_UNCASE
p99_unwind
P99_UNWIND
p99_unwind_code
P99_UNWIND_PROTECT
P99_UNWIND_RETURN
◆
P99_PARALLEL_DO
#define P99_PARALLEL_DO
(
TYPE,
VAR,
LOW,
LEN,
INCR
)
for
(;;)
as
P99_DO
but performs the iterations out of order
See also
P99_DO
for
an explanation of the arguments
P99_FOR
for
a more general parallel iteration construct
Examples
test-p99-pow.c
.
Definition at line
889
of file
p99_for.h
.
Generated by
1.8.17