Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c105 CEXP_OP_NONE, /* Not an operator */ enumerator
1109 if ((new_op != CEXP_OP_NONE) && in cexp_eval_expr()
1174 new_op = CEXP_OP_NONE; in cexp_eval_expr()