Searched refs:th_ssize (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/flex/
H A Dtables_shared.h111 flex_uint32_t th_ssize; /**< Size of this dataset, in bytes, including header. */
110 flex_uint32_t th_ssize; /**< Size of this dataset, in bytes, including header. */ member in struct:yytbl_hdr
H A Dtables.c92 th->th_ssize = 0; // Not known at this point.
158 if (yytbl_write32 (wr, th->th_ssize) < 0
160 flex_die (_("th_ssize|th_flags write failed"));

Completed in 107 milliseconds