OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acc_is_present_array_h
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
openacc.f90
360
function
acc_is_present_array_h
(a)
361
logical
acc_is_present_array_h
1002
procedure ::
acc_is_present_array_h
1492
function
acc_is_present_array_h
(a)
function
1494
logical
acc_is_present_array_h
local in function:acc_is_present_array_h
1496
acc_is_present_array_h
= acc_is_present_l (a, sizeof (a)) /= 0
/src/external/gpl3/gcc.old/dist/libgomp/
openacc.f90
360
function
acc_is_present_array_h
(a)
361
logical
acc_is_present_array_h
964
procedure ::
acc_is_present_array_h
1413
function
acc_is_present_array_h
(a)
function
1415
logical
acc_is_present_array_h
local in function:acc_is_present_array_h
1417
acc_is_present_array_h
= acc_is_present_l (a, sizeof (a)) /= 0
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026