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

/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dtre-compile.c566 int added_tags, tag_left, tag_right; local
579 tag_left = tre_stack_pop_int(stack);
595 status = tre_add_tag_right(mem, left, tag_left);
596 tnfa->tag_directions[tag_left] = TRE_TAG_MAXIMIZE;

Completed in 55 milliseconds