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

/freebsd-10.3-release/contrib/flex/
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))\
220 case sizeof (flex_int16_t):
357 case sizeof (flex_int16_t):
358 return ((flex_int16_t *) (tbl->td_data))[(i * lo + j) * (k +
387 case sizeof (flex_int16_t):
388 return ((flex_int16_t *) (tbl->td_data))[i];
413 case sizeof (flex_int16_t):
414 ((flex_int16_t *) (tbl->td_data))[i] = (flex_int16_t) newval;
428 * @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-10.3-release/usr.bin/csup/
H A Drcstokenizer.h48 typedef int16_t flex_int16_t; typedef
54 typedef short int flex_int16_t; typedef
H A Dlex.rcs.c45 typedef int16_t flex_int16_t; typedef
51 typedef short int flex_int16_t; typedef
360 static yyconst flex_int16_t yy_accept[89] =
412 static yyconst flex_int16_t yy_base[94] =
427 static yyconst flex_int16_t yy_def[94] =
442 static yyconst flex_int16_t yy_nxt[327] =
482 static yyconst flex_int16_t yy_chk[327] =
/freebsd-10.3-release/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-10.3-release/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-10.3-release/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-10.3-release/usr.bin/lex/
H A Dinitscan.c57 typedef int16_t flex_int16_t; typedef
63 typedef short int flex_int16_t; typedef
386 static yyconst flex_int16_t yy_acclist[1223] =
525 static yyconst flex_int16_t yy_accept[1108] =
696 static yyconst flex_int16_t yy_base[1201] =
832 static yyconst flex_int16_t yy_def[1201] =
968 static yyconst flex_int16_t yy_nxt[4060] =
1418 static yyconst flex_int16_t yy_chk[4060] =

Completed in 87 milliseconds