Home
last modified time | relevance | path

Searched refs:t_bv_sym3 (Results 1 – 2 of 2) sorted by relevance

/dports/lang/p5-Marpa-XS/Marpa-XS-1.008000/libmarpa/dist/
H A Dmarpa.c1392 Bit_Vector t_bv_sym3; member
6919 r->t_bv_sym3= NULL; in marpa_r_new()
7089 if(r->t_bv_sym3)bv_free(r->t_bv_sym3); in marpa_r_free()
9095 r->t_bv_sym3= bv_create((guint)symbol_count_of_g); in marpa_start_input()
9682 const Bit_Vector bv_ok_for_chain= r->t_bv_sym3; in postdot_items_create()
/dports/lang/p5-Marpa-XS/Marpa-XS-1.008000/libmarpa/dev/
H A Dmarpa.w5592 Bit_Vector t_bv_sym3;
5596 r->t_bv_sym3 = NULL;
5600 r->t_bv_sym3 = bv_create( (guint)symbol_count_of_g );
5605 if (r->t_bv_sym3) bv_free(r->t_bv_sym3);
8547 const Bit_Vector bv_ok_for_chain = r->t_bv_sym3;