Home
last modified time | relevance | path

Searched defs:yytype_uint16 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.c208 typedef YYTYPE_UINT16 yytype_uint16; typedef
210 typedef unsigned short int yytype_uint16; typedef
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c346 typedef YYTYPE_UINT16 yytype_uint16; typedef
348 typedef unsigned short int yytype_uint16; typedef
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.c199 typedef YYTYPE_UINT16 yytype_uint16; typedef
201 typedef unsigned short int yytype_uint16; typedef
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1parse.c356 typedef YYTYPE_UINT16 yytype_uint16; typedef
358 typedef unsigned short int yytype_uint16; typedef
/freebsd/contrib/unbound/util/
H A Dconfigparser.c960 typedef __UINT_LEAST16_TYPE__ yytype_uint16; typedef
963 typedef uint_least16_t yytype_uint16; typedef
965 typedef unsigned short yytype_uint16; typedef
967 typedef int yytype_uint16; typedef
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c1026 typedef __UINT_LEAST16_TYPE__ yytype_uint16; global() typedef
1029 typedef uint_least16_t yytype_uint16; global() typedef
1031 typedef unsigned short yytype_uint16; global() typedef
1033 typedef int yytype_uint16; global() typedef