Searched refs:other_entries (Results 1 – 1 of 1) sorted by relevance
1273 unsigned int fn_entries, var_entries, other_entries, i, j; in GOMP_OFFLOAD_load_image() local1304 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()