Home
last modified time | relevance | path

Searched refs:yytbl_calc_total_len (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/flex/src/
H A Dtables_shared.c58 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl) in yytbl_calc_total_len() function
H A Dtables.c212 total_len = yytbl_calc_total_len (td); in yytbl_data_fwrite()
433 total_len = yytbl_calc_total_len (tbl); in min_int_size()
484 total_len = yytbl_calc_total_len (tbl); in yytbl_data_compress()
H A Dtables_shared.h139 yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl);
H A Dflex.skl3161 len = yytbl_calc_total_len (&td);