Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c730 int levels, a_levels; in collect_prototype() local
805 for (a_levels = 0; tp; ) { in collect_prototype()
808 a_levels++; in collect_prototype()
826 a_type, a_basetype, a_levels); in collect_prototype()