OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:St_func
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/OpenMP/
teams_firstprivate_codegen.cpp
239
void
St_func
(St s[2], int n, long double vla1[n]) {
266
s[0].
St_func
(s, n, vla1);
parallel_firstprivate_codegen.cpp
471
void
St_func
(St s[2], int n, long double vla1[n]) {
495
s[0].
St_func
(s, n, vla1);
499
// ARRAY-LABEL:
St_func
Completed in 53 milliseconds