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

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

Completed in 59 milliseconds