Searched refs:flex_uint16_t (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/flex/src/
H A Dflexint.h22 typedef uint16_t flex_uint16_t; typedef
30 typedef unsigned short int flex_uint16_t; typedef
H A Dtables_shared.h112 flex_uint16_t th_flags; /**< Currently unused, must be 0 */
119 flex_uint16_t td_id; /**< enum yytbl_id table identifier */
120 flex_uint16_t td_flags; /**< how to interpret this data */
H A Dtables.c57 int yytbl_write16 (struct yytbl_writer *wr, flex_uint16_t v);
220 rv = yytbl_write16 (wr, (flex_uint16_t) yytbl_data_geti (td, i));
303 int yytbl_write16 (struct yytbl_writer *wr, flex_uint16_t v)
305 flex_uint16_t vnet;
309 bytes = (int) sizeof (flex_uint16_t);
487 newtbl.td_flags = (flex_uint16_t)
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dlex.c46 typedef uint16_t flex_uint16_t; typedef
54 typedef unsigned short int flex_uint16_t; typedef
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dlex.c46 typedef uint16_t flex_uint16_t; typedef
54 typedef unsigned short int flex_uint16_t; typedef
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-lex.c46 typedef uint16_t flex_uint16_t; typedef
54 typedef unsigned short int flex_uint16_t; typedef
/freebsd-current/tools/build/bootstrap-m4/
H A Dinittokenizer.c48 typedef uint16_t flex_uint16_t; typedef
56 typedef unsigned short int flex_uint16_t; typedef
/freebsd-current/usr.bin/lex/
H A Dinitscan.c47 typedef uint16_t flex_uint16_t; typedef
55 typedef unsigned short int flex_uint16_t; typedef
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.c48 typedef uint16_t flex_uint16_t; typedef
56 typedef unsigned short int flex_uint16_t; typedef

Completed in 151 milliseconds