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

/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregcomp.c1586 int added_tags, tag_left, tag_right; local
1598 tag_left = tre_stack_pop_int(stack);
1614 status = tre_add_tag_right(mem, left, tag_left);
1615 tnfa->tag_directions[tag_left] = TRE_TAG_MAXIMIZE;

Completed in 30 milliseconds