Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/flex/
Dtables_shared.h108 flex_uint32_t th_magic; /**< Must be 0xF13C57B1 (comes from "Flex Table") */
109 flex_uint32_t th_hsize; /**< Size of this header in bytes. */
110 flex_uint32_t th_ssize; /**< Size of this dataset, in bytes, including header. */
120 flex_uint32_t td_hilen; /**< num elements in highest dimension array */
121 flex_uint32_t td_lolen; /**< num elements in lowest dimension array */
Dflexint.h24 typedef uint32_t flex_uint32_t; typedef
31 typedef unsigned int flex_uint32_t; typedef
Dtables.c55 int yytbl_write32 (struct yytbl_writer *wr, flex_uint32_t v);
284 int yytbl_write32 (struct yytbl_writer *wr, flex_uint32_t v) in yytbl_write32()
286 flex_uint32_t vnet; in yytbl_write32()
290 bytes = sizeof (flex_uint32_t); in yytbl_write32()
431 flex_uint32_t i, total_len; in min_int_size()
Dtables.h48 flex_uint32_t total_written;
Dflex.skl1199 flex_uint32_t bread; /**< bytes read since beginning of current tableset */
3051 if (fread (v, sizeof (flex_uint32_t), 1, rd->fp) != 1){
3055 *((flex_uint32_t *) v) = ntohl (*((flex_uint32_t *) v));
3056 rd->bread += sizeof(flex_uint32_t);
/freebsd-12-stable/contrib/amd/fsinfo/
Dnull_lex.c67 typedef uint32_t flex_uint32_t; typedef
74 typedef unsigned int flex_uint32_t; typedef
/freebsd-12-stable/crypto/heimdal/lib/sl/
Dslc-lex.c48 typedef uint32_t flex_uint32_t; typedef
55 typedef unsigned int flex_uint32_t; typedef
/freebsd-12-stable/crypto/heimdal/lib/com_err/
Dlex.c48 typedef uint32_t flex_uint32_t; typedef
55 typedef unsigned int flex_uint32_t; typedef
/freebsd-12-stable/crypto/heimdal/lib/asn1/
Dlex.c48 typedef uint32_t flex_uint32_t; typedef
55 typedef unsigned int flex_uint32_t; typedef
/freebsd-12-stable/usr.bin/lex/
Dinitscan.c60 typedef uint32_t flex_uint32_t; typedef
67 typedef unsigned int flex_uint32_t; typedef