Home
last modified time | relevance | path

Searched refs:collect_scopes (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libslp/clib/
H A DSLPUtils.c54 static void collect_scopes(void *, VISIT, int, void *);
125 slp_twalk(stree, collect_scopes, 0, (void *) ppcScopes); in SLPFindScopes()
414 static void collect_scopes(void *node, VISIT order, int level, void *cookie) { in collect_scopes() function