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

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 185 gomp_map_0len_lookup (splay_tree mem_map, splay_tree_key key) function
535 gomp_map_0len_lookup found oldn for newn.
1110 n = gomp_map_0len_lookup (mem_map, &cur_node);
2978 ? gomp_map_0len_lookup (&devicep->mem_map, &cur_node)
3361 splay_tree_key n = gomp_map_0len_lookup (mem_map, &cur_node);
  /src/external/gpl3/gcc/dist/libgomp/
target.c 225 gomp_map_0len_lookup (splay_tree mem_map, splay_tree_key key) function
582 gomp_map_0len_lookup found oldn for newn.
749 splay_tree_key n2 = gomp_map_0len_lookup (mem_map, &cur_node);
1170 n = gomp_map_0len_lookup (mem_map, &cur_node);
4068 ? gomp_map_0len_lookup (&devicep->mem_map, &cur_node)
4447 splay_tree_key n = gomp_map_0len_lookup (mem_map, &cur_node);
5037 splay_tree_key n = gomp_map_0len_lookup (mem_map, &cur_node);

Completed in 55 milliseconds