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

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 434 gomp_increment_refcount (splay_tree_key k, htab_t *refcount_set) function
461 yet contained in the set (like gomp_increment_refcount).
610 gomp_increment_refcount (oldn, refcount_set);
1325 gomp_increment_refcount (k, refcount_set);
1555 /* First increment, from 0 to 1. gomp_increment_refcount
1558 gomp_increment_refcount (k, refcount_set);
1633 gomp_increment_refcount (k, refcount_set);
  /src/external/gpl3/gcc/dist/libgomp/
target.c 477 gomp_increment_refcount (splay_tree_key k, htab_t *refcount_set) function
506 yet contained in the set (like gomp_increment_refcount).
657 gomp_increment_refcount (oldn, refcount_set);
1385 gomp_increment_refcount (k, refcount_set);
1628 gomp_increment_refcount (n, refcount_set);
1693 /* First increment, from 0 to 1. gomp_increment_refcount
1696 gomp_increment_refcount (k, refcount_set);
1771 gomp_increment_refcount (k, refcount_set);

Completed in 18 milliseconds