Home
last modified time | relevance | path

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

/netbsd/external/bsd/flex/dist/src/
H A Dinitparse.h43 #define CCL_OP_DIFF 296 macro
H A Dparse.y15 %left CCL_OP_DIFF CCL_OP_UNION
778 fullccl CCL_OP_DIFF braceccl { $$ = ccl_set_diff ($1, $3); }
H A Dscan.l685 "{-}" return CCL_OP_DIFF;
H A Dinitparse.c180 #define CCL_OP_DIFF 296 macro
H A Dinitscan.c3218 return CCL_OP_DIFF;