Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpression.h117 CEF_SET_ENUM = (CEF_ENUM | CEF_SET_ICE), enumerator
H A Dexpression.c421 expr->flags = CEF_SET_ENUM; in primary_expression()