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

/freebsd-current/contrib/flex/src/
H A Dflexint.h21 typedef int16_t flex_int16_t; typedef
27 typedef short int flex_int16_t; typedef
H A Dtables.c47 :(((n)== sizeof(flex_int16_t))\
219 case sizeof (flex_int16_t):
356 case sizeof (flex_int16_t):
357 return ((flex_int16_t *) (tbl->td_data))[(i * lo + j) * (k +
386 case sizeof (flex_int16_t):
387 return ((flex_int16_t *) (tbl->td_data))[i];
412 case sizeof (flex_int16_t):
413 ((flex_int16_t *) (tbl->td_data))[i] = (flex_int16_t) newval;
427 * @return sizeof(n) where n in {flex_int8_t, flex_int16_t, flex_int32_
[all...]
H A Dtables_shared.h97 YYTD_DATA16 = 0x02, /**< data is an array of type flex_int16_t */
133 ? sizeof(flex_int16_t)\
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dlex.c45 typedef int16_t flex_int16_t; typedef
51 typedef short int flex_int16_t; typedef
371 static yyconst flex_int16_t yy_accept[568] =
480 static yyconst flex_int16_t yy_base[570] =
546 static yyconst flex_int16_t yy_def[570] =
612 static yyconst flex_int16_t yy_nxt[707] =
694 static yyconst flex_int16_t yy_chk[707] =
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dlex.c45 typedef int16_t flex_int16_t; typedef
51 typedef short int flex_int16_t; typedef
371 static yyconst flex_int16_t yy_accept[46] =
419 static yyconst flex_int16_t yy_base[48] =
428 static yyconst flex_int16_t yy_def[48] =
437 static yyconst flex_int16_t yy_nxt[80] =
449 static yyconst flex_int16_t yy_chk[80] =
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-lex.c45 typedef int16_t flex_int16_t; typedef
51 typedef short int flex_int16_t; typedef
371 static yyconst flex_int16_t yy_accept[14] =
414 static yyconst flex_int16_t yy_base[15] =
420 static yyconst flex_int16_t yy_def[15] =
426 static yyconst flex_int16_t yy_nxt[23] =
433 static yyconst flex_int16_t yy_chk[23] =
/freebsd-current/tools/build/bootstrap-m4/
H A Dinittokenizer.c47 typedef int16_t flex_int16_t; typedef
53 typedef short int flex_int16_t; typedef
369 static const flex_int16_t yy_accept[35] =
415 static const flex_int16_t yy_base[39] =
423 static const flex_int16_t yy_def[39] =
431 static const flex_int16_t yy_nxt[68] =
442 static const flex_int16_t yy_chk[68] =
/freebsd-current/usr.bin/lex/
H A Dinitscan.c46 typedef int16_t flex_int16_t; typedef
52 typedef short int flex_int16_t; typedef
365 static const flex_int16_t yy_accept[1114] =
537 static const flex_int16_t yy_base[1221] =
675 static const flex_int16_t yy_def[1221] =
813 static const flex_int16_t yy_nxt[4596] =
1323 static const flex_int16_t yy_chk[4596] =
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.c47 typedef int16_t flex_int16_t; typedef
53 typedef short int flex_int16_t; typedef
366 static const flex_int16_t yy_accept[3905] =
843 static const flex_int16_t yy_base[3923] =
1279 static const flex_int16_t yy_def[3923] =
1715 static const flex_int16_t yy_nxt[11176] =
2948 static const flex_int16_t yy_chk[11176] =

Completed in 232 milliseconds