Home
last modified time | relevance | path

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

/dragonfly/contrib/flex/src/
HDparse.h87 CCL_OP_DIFF = 297, enumerator
135 #define CCL_OP_DIFF 297 macro
HDparse.y13 %left CCL_OP_DIFF CCL_OP_UNION
775 fullccl CCL_OP_DIFF braceccl { $$ = ccl_set_diff ($1, $3); }
HDscan.l681 "{-}" return CCL_OP_DIFF;
HDparse.c222 CCL_OP_DIFF = 297, enumerator
270 #define CCL_OP_DIFF 297 macro