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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dassemble.c756 struct op_nest_vertex { struct
767 struct op_nest_vertex *vertexes;
799 vertexes = (struct op_nest_vertex *)(malloc_vital(
800 sizeof (struct op_nest_vertex) * n_op));

Completed in 46 milliseconds