Searched refs:CEF_SET_ENUM (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ | ||
D | expression.h | 117 CEF_SET_ENUM = (CEF_ENUM | CEF_SET_ICE), enumerator |
D | expression.c | 474 expr->flags = CEF_SET_ENUM; in primary_expression() |