HP aC++/HP C A.06.20 Programmer's Guide
STDC CX_LIMITED_RANGE Pragma........................................................................141
STDC FP_CONTRACT Pragma..................................................................................142
STDC FENV_ACCESS Pragma...................................................................................142
UNROLL_FACTOR Pragma.......................................................................................142
OMP ATOMIC Pragma...............................................................................................143
OMP BARRIER Pragma..............................................................................................143
OMP CRITICAL Pragma.............................................................................................144
OMP FOR Pragma.......................................................................................................144
OMP FLUSH Pragma..................................................................................................144
OMP MASTER Pragma...............................................................................................145
OMP ORDERED Pragma............................................................................................145
OMP PARALLEL Pragma...........................................................................................145
OMP PARALLEL FOR Pragma...................................................................................146
OMP PARALLEL SECTIONS Pragma........................................................................146
OMP SECTIONS Pragma............................................................................................146
OMP SINGLE Pragma.................................................................................................147
OMP THREADPRIVATE Pragma...............................................................................147
OpenMP Clauses...............................................................................................................147
private..........................................................................................................................147
firstprivate...................................................................................................................147
lastprivate....................................................................................................................148
copyprivate..................................................................................................................148
if...................................................................................................................................148
default..........................................................................................................................148
shared..........................................................................................................................148
copyin..........................................................................................................................149
reduction......................................................................................................................149
nowait..........................................................................................................................149
ordered........................................................................................................................149
schedule.......................................................................................................................149
num_threads................................................................................................................149
Attributes..........................................................................................................................150
attribute aligned..........................................................................................................150
attribute malloc............................................................................................................150
attribute non_exposing................................................................................................151
attribute noreturn........................................................................................................152
attribute format............................................................................................................152
attribute visibility........................................................................................................152
attribute warn_unused_result.....................................................................................152
4 Preprocessing Directives..........................................................................................................153
Overview of the Preprocessor...........................................................................................153
Syntax..........................................................................................................................153
Table of Contents 11