Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtables.c53 #define TFLAGS_CLRDATA(flg) ((flg) & ~(YYTD_DATA8 | YYTD_DATA16 | YYTD_DATA32)) macro
487 (TFLAGS_CLRDATA (newtbl.td_flags) | BYTES2TFLAG (newsz)); in yytbl_data_compress()