Searched refs:flex_uint16_t (Results 1 – 10 of 10) sorted by relevance
111 flex_uint16_t th_flags; /**< Currently unused, must be 0 */118 flex_uint16_t td_id; /**< enum yytbl_id table identifier */119 flex_uint16_t td_flags; /**< how to interpret this data */
56 int yytbl_write16 (struct yytbl_writer *wr, flex_uint16_t v);219 rv = yytbl_write16 (wr, (flex_uint16_t) yytbl_data_geti (td, i)); in yytbl_data_fwrite()302 int yytbl_write16 (struct yytbl_writer *wr, flex_uint16_t v) in yytbl_write16()304 flex_uint16_t vnet; in yytbl_write16()308 bytes = (int) sizeof (flex_uint16_t); in yytbl_write16()486 newtbl.td_flags = (flex_uint16_t) in yytbl_data_compress()
22 typedef uint16_t flex_uint16_t; typedef30 typedef unsigned short int flex_uint16_t; typedef
3014 if (fread (v, sizeof (flex_uint16_t), 1, rd->fp) != 1){3018 *((flex_uint16_t *) v) = ntohs (*((flex_uint16_t *) v));3019 rd->bread += (flex_uint32_t) sizeof(flex_uint16_t);
48 typedef uint16_t flex_uint16_t; typedef56 typedef unsigned short int flex_uint16_t; typedef
46 typedef uint16_t flex_uint16_t; typedef54 typedef unsigned short int flex_uint16_t; typedef
47 typedef uint16_t flex_uint16_t; typedef55 typedef unsigned short int flex_uint16_t; typedef