Searched refs:flex_int32_t (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/flex/src/
H A Dtables_shared.c59 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl)
70 return (flex_int32_t) n;
H A Dflexint.h23 typedef int32_t flex_int32_t; typedef
28 typedef int flex_int32_t; typedef
H A Dtables.c60 static flex_int32_t yytbl_data_geti (const struct yytbl_data *tbl, int i);
62 static flex_int32_t yytbl_data_getijk (const struct yytbl_data *tbl, int i,
193 flex_int32_t bwritten = 0;
194 flex_int32_t i, total_len;
222 case sizeof (flex_int32_t):
258 wr->total_written -= (int) sizeof (flex_int32_t);
344 static flex_int32_t yytbl_data_getijk (const struct yytbl_data *tbl, int i,
347 flex_int32_t lo;
360 case sizeof (flex_int32_t):
361 return ((flex_int32_t *) (tb
[all...]
H A Dtables_shared.h98 YYTD_DATA32 = 0x04, /**< data is an array of type flex_int32_t */
134 :sizeof(flex_int32_t)))
140 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl);
H A Dgen.c64 ? "static const flex_int32_t %s[%d] =\n { 0,\n"
65 : "static const flex_int32_t * %s = 0;\n";
121 "flex_int32_t");
208 flex_int32_t *tdata = 0, curr = 0;
214 || long_align) ? "flex_int32_t" : "flex_int16_t");
223 calloc(tbl->td_lolen * 2, sizeof (flex_int32_t));
309 flex_int32_t *tdata = 0;
310 flex_int32_t i;
319 calloc(tbl->td_lolen, sizeof (flex_int32_t));
440 flex_int32_t *tdat
[all...]
H A Ddfa.c383 flex_int32_t *yynxt_data = 0, yynxt_curr = 0;
517 sizeof (flex_int32_t));
522 long_align ? "flex_int32_t" : "flex_int16_t");
530 long_align ? "flex_int32_t" : "flex_int16_t",
535 long_align ? "flex_int32_t" : "flex_int16_t");
702 sizeof (flex_int32_t));
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dlex.c47 typedef int32_t flex_int32_t; typedef
52 typedef int flex_int32_t; typedef
368 flex_int32_t yy_verify;
369 flex_int32_t yy_nxt;
437 static yyconst flex_int32_t yy_ec[256] =
469 static yyconst flex_int32_t yy_meta[70] =
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dlex.c47 typedef int32_t flex_int32_t; typedef
52 typedef int flex_int32_t; typedef
368 flex_int32_t yy_verify;
369 flex_int32_t yy_nxt;
380 static yyconst flex_int32_t yy_ec[256] =
412 static yyconst flex_int32_t yy_meta[23] =
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-lex.c47 typedef int32_t flex_int32_t; typedef
52 typedef int flex_int32_t; typedef
368 flex_int32_t yy_verify;
369 flex_int32_t yy_nxt;
377 static yyconst flex_int32_t yy_ec[256] =
409 static yyconst flex_int32_t yy_meta[10] =
/freebsd-current/tools/build/bootstrap-m4/
H A Dinittokenizer.c49 typedef int32_t flex_int32_t; typedef
54 typedef int flex_int32_t; typedef
366 flex_int32_t yy_verify;
367 flex_int32_t yy_nxt;
/freebsd-current/usr.bin/lex/
H A Dinitscan.c48 typedef int32_t flex_int32_t; typedef
53 typedef int flex_int32_t; typedef
362 flex_int32_t yy_verify;
363 flex_int32_t yy_nxt;
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.c49 typedef int32_t flex_int32_t; typedef
54 typedef int flex_int32_t; typedef
363 flex_int32_t yy_verify;
364 flex_int32_t yy_nxt;

Completed in 141 milliseconds