Home
last modified time | relevance | path

Searched refs:other_entries (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1273 unsigned int fn_entries, var_entries, other_entries, i, j; in GOMP_OFFLOAD_load_image() local
1304 other_entries = 1; in GOMP_OFFLOAD_load_image()
1307 * (fn_entries + var_entries + other_entries)); in GOMP_OFFLOAD_load_image()
1373 return fn_entries + var_entries + other_entries; in GOMP_OFFLOAD_load_image()