Home
last modified time | relevance | path

Searched defs:node_index (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h621 int get_scc_id (int node_index) const in get_scc_id()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h685 int get_scc_id (int node_index) const in get_scc_id()
/netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/
H A Dtest-drm_mm.c1613 static unsigned int node_index(const struct drm_mm_node *node) in node_index() function