Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c109 CEXP_OP_OPAR, /* ( */ enumerator
1145 new_op = CEXP_OP_OPAR; in cexp_eval_expr()
1155 (STACK_TOP(lms.lms_cexp_op_stack) != CEXP_OP_OPAR)) in cexp_eval_expr()
1205 if (STACK_TOP(lms.lms_cexp_op_stack) == CEXP_OP_OPAR) in cexp_eval_expr()