flex_uint32_t
int yytbl_write32 (struct yytbl_writer *wr, flex_uint32_t v)
flex_uint32_t vnet;
bytes = sizeof (flex_uint32_t);
flex_uint32_t i, total_len;
int yytbl_write32 (struct yytbl_writer *wr, flex_uint32_t v);
flex_uint32_t total_written;
flex_uint32_t th_magic; /**< Must be 0xF13C57B1 (comes from "Flex Table") */
flex_uint32_t th_hsize; /**< Size of this header in bytes. */
flex_uint32_t th_ssize; /**< Size of this dataset, in bytes, including header. */
flex_uint32_t td_hilen; /**< num elements in highest dimension array */
flex_uint32_t td_lolen; /**< num elements in lowest dimension array */