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

/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dtre-compile.c1858 tre_ast_node_t *tree, *tmp_ast_l, *tmp_ast_r; local
1981 tmp_ast_l = tree;
1986 tree = tre_ast_new_catenation(mem, tmp_ast_l, tmp_ast_r);
2032 if (TRE_MB_CUR_MAX == 1 && !tmp_ast_l->nullable)

Completed in 52 milliseconds