Home
last modified time | relevance | path

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

/NextBSD/contrib/flex/
HDtables_shared.h62 #ifndef YYTBL_MAGIC
63 #define YYTBL_MAGIC 0xF13C57B1 macro
HDtables.c88 th->th_magic = YYTBL_MAGIC; in yytbl_hdr_init()
HDflex.skl3069 if (th->th_magic != YYTBL_MAGIC){