OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvptx_get_num_devices
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c
576
nvptx_get_num_devices
(void)
function
1180
return
nvptx_get_num_devices
();
1848
if (n >=
nvptx_get_num_devices
() || n < 0 || ptx_devices[n] == NULL)
/src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c
592
nvptx_get_num_devices
(void)
function
1197
int num_devices =
nvptx_get_num_devices
();
2080
if (n >=
nvptx_get_num_devices
() || n < 0 || ptx_devices[n] == NULL)
Completed in 49 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026