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

/freebsd-10.0-release/contrib/libgnuregex/
H A Dregexec.c161 state_array_t *path, int top_node,
2904 check_arrival (re_match_context_t *mctx, state_array_t *path, int top_node,
2915 subexp_num = dfa->nodes[top_node].opr.idx;
2945 err = re_node_set_init_1 (&next_nodes, top_node);
2900 check_arrival(re_match_context_t *mctx, state_array_t *path, int top_node, int top_str, int last_node, int last_str, int type) argument
/freebsd-10.0-release/contrib/texinfo/info/
H A Dsession.c2836 NODE *top_node;
2861 top_node = info_get_node (file_name, NULL);
2862 if (!top_node)
2865 info_intuit_options_node (window, top_node, program_name);
2831 NODE *top_node; local

Completed in 174 milliseconds