Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/geniconvtbl/
H A Dgeniconvtbl.c90 int op_depth; /* depth of operation */ member
204 ist->op_depth = 0; in _icv_open()
382 ist->op_depth = 0; in _icv_iconv()
1081 if (OP_DEPTH_MAX <= ist->op_depth) { in eval_op_tbl()
1086 ist->op_depth += 1; in eval_op_tbl()
1100 ist->op_depth -= 1; in eval_op_tbl()
1115 ist->op_depth -= 1; in eval_op_tbl()