Home
last modified time | relevance | path

Searched refs:flex_int32_t (Results 1 – 25 of 1440) sorted by relevance

12345678910>>...58

/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/src/
H A Dtables.c196 flex_int32_t bwritten = 0; in yytbl_data_fwrite()
197 flex_int32_t i, total_len; in yytbl_data_fwrite()
350 flex_int32_t lo;
363 case sizeof (flex_int32_t):
391 case sizeof (flex_int32_t): in yytbl_data_geti()
408 flex_int32_t newval) in yytbl_data_seti()
418 case sizeof (flex_int32_t): in yytbl_data_seti()
419 ((flex_int32_t *) (tbl->td_data))[i] = (flex_int32_t) newval; in yytbl_data_seti()
435 flex_int32_t max = 0; in min_int_size()
440 flex_int32_t n; in min_int_size()
[all …]
H A Dgen.c245 (flex_int32_t *) calloc (tbl->td_lolen * 2, sizeof (flex_int32_t)); in mkctbl()
331 flex_int32_t *tdata = 0; in mkssltbl()
332 flex_int32_t i; in mkssltbl()
341 (flex_int32_t *) calloc (tbl->td_lolen, sizeof (flex_int32_t)); in mkssltbl()
461 flex_int32_t *tdata = 0; in mkecstbl()
470 (flex_int32_t *) calloc (tbl->td_lolen, sizeof (flex_int32_t)); in mkecstbl()
680 (flex_int32_t *) calloc (tbl->td_lolen, sizeof (flex_int32_t)); in mkftbl()
1235 (flex_int32_t *) calloc (yyacc_tbl->td_lolen, sizeof (flex_int32_t)); in gentabs()
1405 (flex_int32_t *) calloc (yydef_tbl->td_lolen, sizeof (flex_int32_t)); in gentabs()
1439 (flex_int32_t *) calloc (yynxt_tbl->td_lolen, sizeof (flex_int32_t)); in gentabs()
[all …]
H A Dtables_shared.c58 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl) in yytbl_calc_total_len()
60 flex_int32_t n; in yytbl_calc_total_len()
H A Dflexint.h24 typedef int32_t flex_int32_t; typedef
29 typedef int flex_int32_t; typedef
H A Dtables_shared.h133 :sizeof(flex_int32_t)))
139 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl);
/dports/textproc/flex/flex-2.6.4/src/
H A Dtables.c192 flex_int32_t bwritten = 0; in yytbl_data_fwrite()
193 flex_int32_t i, total_len; in yytbl_data_fwrite()
346 flex_int32_t lo;
359 case sizeof (flex_int32_t):
387 case sizeof (flex_int32_t): in yytbl_data_geti()
415 ((flex_int32_t *) (tbl->td_data))[i] = (flex_int32_t) newval; in yytbl_data_seti()
430 flex_int32_t i, total_len; in min_int_size()
431 flex_int32_t max = 0; in min_int_size()
436 flex_int32_t n; in min_int_size()
463 flex_int32_t i, total_len; in yytbl_data_compress()
[all …]
H A Dgen.c208 flex_int32_t *tdata = 0, curr = 0; in mkctbl()
309 flex_int32_t *tdata = 0; in mkssltbl()
310 flex_int32_t i; in mkssltbl()
319 calloc(tbl->td_lolen, sizeof (flex_int32_t)); in mkssltbl()
440 flex_int32_t *tdata = 0; in mkecstbl()
650 flex_int32_t *tdata = 0; in mkftbl()
1262 flex_int32_t *yymecs_data = 0; in gentabs()
1268 sizeof (flex_int32_t)); in gentabs()
1316 sizeof (flex_int32_t)); in gentabs()
1685 flex_int32_t *yynultrans_data = 0; in make_tables()
[all …]
H A Dtables_shared.c58 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl) in yytbl_calc_total_len()
69 return (flex_int32_t) n; in yytbl_calc_total_len()
H A Dflexint.h22 typedef int32_t flex_int32_t; typedef
27 typedef int flex_int32_t; typedef
H A Dtables_shared.h133 :sizeof(flex_int32_t)))
139 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl);
/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dtokenizer.cpp58 typedef int32_t flex_int32_t; typedef
63 typedef int flex_int32_t; typedef
74 flex_int32_t yy_verify;
75 flex_int32_t yy_nxt;
126 static yyconst flex_int32_t yy_ec[256] =
158 static yyconst flex_int32_t yy_meta[84] =
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A Dtokenizer.cpp56 typedef int32_t flex_int32_t; typedef
61 typedef int flex_int32_t; typedef
72 flex_int32_t yy_verify;
73 flex_int32_t yy_nxt;
140 static yyconst flex_int32_t yy_ec[256] =
172 static yyconst flex_int32_t yy_meta[86] =
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Dlexer_v3.c73 typedef int32_t flex_int32_t; typedef
78 typedef int flex_int32_t; typedef
444 flex_int32_t yy_verify;
445 flex_int32_t yy_nxt;
447 static const flex_int32_t yy_accept[770] =
580 static const flex_int32_t yy_base[833] =
676 static const flex_int32_t yy_def[833] =
772 static const flex_int32_t yy_nxt[5740] =
1407 static const flex_int32_t yy_chk[5740] =
2048 static const flex_int32_t yy_rule_linenum[43] =
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Dlexer_v3.c73 typedef int32_t flex_int32_t; typedef
78 typedef int flex_int32_t; typedef
444 flex_int32_t yy_verify;
445 flex_int32_t yy_nxt;
447 static const flex_int32_t yy_accept[770] =
580 static const flex_int32_t yy_base[833] =
676 static const flex_int32_t yy_def[833] =
772 static const flex_int32_t yy_nxt[5740] =
1407 static const flex_int32_t yy_chk[5740] =
2048 static const flex_int32_t yy_rule_linenum[43] =
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Dlexer_v3.c73 typedef int32_t flex_int32_t; typedef
78 typedef int flex_int32_t; typedef
444 flex_int32_t yy_verify;
445 flex_int32_t yy_nxt;
447 static const flex_int32_t yy_accept[770] =
580 static const flex_int32_t yy_base[833] =
676 static const flex_int32_t yy_def[833] =
772 static const flex_int32_t yy_nxt[5740] =
1407 static const flex_int32_t yy_chk[5740] =
2048 static const flex_int32_t yy_rule_linenum[43] =
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Dlexer_v3.c73 typedef int32_t flex_int32_t; typedef
78 typedef int flex_int32_t; typedef
444 flex_int32_t yy_verify;
445 flex_int32_t yy_nxt;
447 static const flex_int32_t yy_accept[770] =
580 static const flex_int32_t yy_base[833] =
676 static const flex_int32_t yy_def[833] =
772 static const flex_int32_t yy_nxt[5740] =
1407 static const flex_int32_t yy_chk[5740] =
2048 static const flex_int32_t yy_rule_linenum[43] =
/dports/net/qadsl/qadsl-1.3.3/lib/
H A Dtokens.c39 typedef int32_t flex_int32_t; typedef
44 typedef int flex_int32_t; typedef
373 flex_int32_t yy_verify;
374 flex_int32_t yy_nxt;
384 static yyconst flex_int32_t yy_ec[256] =
416 static yyconst flex_int32_t yy_meta[14] =
471 static yyconst flex_int32_t yy_rule_can_match_eol[11] =
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/keyval/
H A Dipv2_scan.cc47 typedef int32_t flex_int32_t; typedef
52 typedef int flex_int32_t; typedef
338 flex_int32_t yy_verify;
339 flex_int32_t yy_nxt;
348 static yyconst flex_int32_t yy_ec[256] =
380 static yyconst flex_int32_t yy_meta[17] =
419 static yyconst flex_int32_t yy_rule_can_match_eol[16] =
/dports/science/mpqc/mpqc-2.3.1/src/bin/mpqc/
H A Dscan.cc47 typedef int32_t flex_int32_t; typedef
52 typedef int flex_int32_t; typedef
338 flex_int32_t yy_verify;
339 flex_int32_t yy_nxt;
368 static yyconst flex_int32_t yy_ec[256] =
400 static yyconst flex_int32_t yy_meta[39] =
527 static yyconst flex_int32_t yy_rule_can_match_eol[49] =
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DScanner.h52 typedef int32_t flex_int32_t; typedef
57 typedef int flex_int32_t; typedef
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DScanner.h52 typedef int32_t flex_int32_t; typedef
57 typedef int flex_int32_t; typedef
/dports/security/pbc/pbc-0.5.14/pbc/
H A Dlex.yy.h52 typedef int32_t flex_int32_t;
57 typedef int flex_int32_t;
/dports/devel/anjuta/anjuta-3.34.0/plugins/language-support-js/
H A Dlex.yy.h52 typedef int32_t flex_int32_t; typedef
57 typedef int flex_int32_t; typedef
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/js-parser/
H A Dlex.yy.h52 typedef int32_t flex_int32_t; typedef
57 typedef int flex_int32_t; typedef
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dwrappedkey_lexer.h61 typedef int32_t flex_int32_t; typedef
66 typedef int flex_int32_t; typedef

12345678910>>...58