Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c107 CEXP_OP_NONE, /* Not an operator */ enumerator
1111 if ((new_op != CEXP_OP_NONE) && in cexp_eval_expr()
1176 new_op = CEXP_OP_NONE; in cexp_eval_expr()