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_32_h
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
openacc.f90
344
function
acc_is_present_32_h
(a, len)
346
logical
acc_is_present_32_h
1000
procedure ::
acc_is_present_32_h
1472
function
acc_is_present_32_h
(a, len)
function
1475
logical
acc_is_present_32_h
local in function:acc_is_present_32_h
1479
acc_is_present_32_h
= acc_is_present_l (a, int (len, kind = c_size_t)) /= 0
/src/external/gpl3/gcc.old/dist/libgomp/
openacc.f90
344
function
acc_is_present_32_h
(a, len)
346
logical
acc_is_present_32_h
962
procedure ::
acc_is_present_32_h
1393
function
acc_is_present_32_h
(a, len)
function
1396
logical
acc_is_present_32_h
local in function:acc_is_present_32_h
1400
acc_is_present_32_h
= acc_is_present_l (a, int (len, kind = c_size_t)) /= 0
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026