Home
last modified time | relevance | path

Searched defs:yytbl_hdr (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/flex/src/
H A Dtables_shared.h107 struct yytbl_hdr { struct
108 flex_uint32_t th_magic; /**< Must be 0xF13C57B1 (comes from "Flex Table") */
109 flex_uint32_t th_hsize; /**< Size of this header in bytes. */
110 flex_uint32_t th_ssize; /**< Size of this dataset, in bytes, including header. */
111 flex_uint16_t th_flags; /**< Currently unused, must be 0 */
112 char *th_version; /**< Flex version string. NUL terminated. */
113 char *th_name; /**< The name of this table set. NUL terminated. */