OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S2sc
(Results
26 - 26
of
26
) sorted by null
1
2
/external/clang/test/OpenMP/
for_simd_firstprivate_messages.cpp
19
static const float
S2sc
;
21
const float S2::
S2sc
= 0;
238
#pragma omp for simd firstprivate(S2::
S2sc
) // OK
Completed in 199 milliseconds
1
2