Home
last modified time | relevance | path

Searched refs:flex_uint16_t (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/flex/src/
H A Dtables_shared.h111 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 */
H A Dtables.c56 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()
H A Dflexint.h22 typedef uint16_t flex_uint16_t; typedef
30 typedef unsigned short int flex_uint16_t; typedef
H A Dflex.skl3014 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);
/freebsd/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/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/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/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/usr.bin/lex/
H A Dinitscan.c47 typedef uint16_t flex_uint16_t; typedef
55 typedef unsigned short int flex_uint16_t; typedef
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c48 typedef uint16_t flex_uint16_t; typedef
56 typedef unsigned short int flex_uint16_t; typedef