Searched defs:itm_op_outer (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dassemble.c43 struct itm_opt_outer *itm_op_outer = NULL; variable in typeref:struct:itm_opt_outer
773 for (o = itm_op_outer; o != NULL; o = o->link) {
778 for (o = itm_op_outer; o != NULL; o = o->link) {
802 for (o = itm_op_outer; o != NULL; o = o->link) {
810 for (o = itm_op_outer; o != NULL; o_prev = o,

Completed in 220 milliseconds