Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dassemble.c754 struct op_nest_vertex { in analysis2() struct
765 struct op_nest_vertex *vertexes; in analysis2()
797 vertexes = (struct op_nest_vertex *)(malloc_vital( in analysis2()
798 sizeof (struct op_nest_vertex) * n_op)); in analysis2()