Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtables_shared.h62 #ifndef YYTBL_MAGIC
63 #define YYTBL_MAGIC 0xF13C57B1 macro
H A Dtables.c88 th->th_magic = YYTBL_MAGIC; in yytbl_hdr_init()
H A Dflex.skl3044 if (th->th_magic != YYTBL_MAGIC){