Searched refs:flex_uint32_t (Results 1 - 10 of 10) sorted by last modified time

/freebsd-10.3-release/usr.bin/lex/
H A Dinitscan.c60 typedef uint32_t flex_uint32_t; typedef
67 typedef unsigned int flex_uint32_t; typedef
/freebsd-10.3-release/usr.bin/csup/
H A Drcstokenizer.h51 typedef uint32_t flex_uint32_t; typedef
58 typedef unsigned int flex_uint32_t; typedef
H A Dlex.rcs.c48 typedef uint32_t flex_uint32_t; typedef
55 typedef unsigned int flex_uint32_t; typedef
/freebsd-10.3-release/crypto/heimdal/lib/sl/
H A Dslc-lex.c48 typedef uint32_t flex_uint32_t; typedef
55 typedef unsigned int flex_uint32_t; typedef
/freebsd-10.3-release/crypto/heimdal/lib/com_err/
H A Dlex.c48 typedef uint32_t flex_uint32_t; typedef
55 typedef unsigned int flex_uint32_t; typedef
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dlex.c48 typedef uint32_t flex_uint32_t; typedef
55 typedef unsigned int flex_uint32_t; typedef
/freebsd-10.3-release/contrib/flex/
H A Dtables_shared.h109 flex_uint32_t th_magic; /**< Must be 0xF13C57B1 (comes from "Flex Table") */
110 flex_uint32_t th_hsize; /**< Size of this header in bytes. */
111 flex_uint32_t th_ssize; /**< Size of this dataset, in bytes, including header. */
121 flex_uint32_t td_hilen; /**< num elements in highest dimension array */
122 flex_uint32_t td_lolen; /**< num elements in lowest dimension array */
H A Dtables.h49 flex_uint32_t total_written;
H A Dtables.c56 int yytbl_write32 (struct yytbl_writer *wr, flex_uint32_t v);
285 int yytbl_write32 (struct yytbl_writer *wr, flex_uint32_t v)
287 flex_uint32_t vnet;
291 bytes = sizeof (flex_uint32_t);
432 flex_uint32_t i, total_len;
H A Dflexint.h24 typedef uint32_t flex_uint32_t; typedef
31 typedef unsigned int flex_uint32_t; typedef

Completed in 135 milliseconds