HomeSort by: relevance | last modified time | path
    Searched defs:acc_is_present (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
oacc-mem.c 321 acc_is_present (void *h, size_t s) function
1565 if (acc_is_present (hostaddrs[i], sizes[i]))
1587 if (!acc_is_present (hostaddrs[i], sizes[i]))
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-mem.c 321 acc_is_present (void *h, size_t s) function
1509 if (acc_is_present (hostaddrs[i], sizes[i]))
1531 if (!acc_is_present (hostaddrs[i], sizes[i]))

Completed in 134 milliseconds