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

  /src/external/gpl3/gcc/dist/libgomp/
oacc-mem.c 356 acc_map_data (void *h, void *d, size_t s) function
463 " by 'acc_map_data'",
467 /* This should hold for all mappings created by acc_map_data. We are however
475 'acc_map_data'. */
693 /* Mappings created by acc_map_data are returned to initial
699 /* When mapping is created by acc_map_data, dynamic_refcount must be
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-mem.c 356 acc_map_data (void *h, void *d, size_t s) function
459 'acc_map_data'. Maybe 'dynamic_refcount' can be used for disambiguating
467 " by 'acc_map_data'",
480 'acc_map_data'. */

Completed in 26 milliseconds