Searched refs:backtrack (Results 1 – 14 of 14) sorted by relevance
111 goto backtrack; in fnmatch1()116 goto backtrack; in fnmatch1()120 goto backtrack; in fnmatch1()132 goto backtrack; in fnmatch1()161 goto backtrack; in fnmatch1()165 goto backtrack; in fnmatch1()175 goto backtrack; in fnmatch1()198 backtrack: in fnmatch1()
460 if (backtrack) in token_actions()470 if (backtrack) in token_actions()506 else if (backtrack && p->suppressed == 1) in token_actions()528 if (backtrack && csym != -1) in token_actions()550 if (backtrack) in token_actions()556 if (backtrack) in token_actions()600 if (backtrack && conflictcount > 0) in token_actions()1153 if (backtrack && (SRtotal + RRtotal) != 0) in output_actions()1603 if (backtrack) in output_backtracking_parser()1873 && !backtrack in output_lex_decl()
294 if (backtrack && p->action_code == SHIFT && p->suppressed == 1) in print_shifts()332 if (backtrack && p->suppressed == 1) in print_reductions()
8 #define MaySuppress(p) ((backtrack ? ((p)->suppressed <= 1) : (p)->suppressed == 0))10 #define StartBacktrack(p) if (backtrack && (p) != NULL && NotSuppressed(p)) (p)->suppressed = 1
103 int backtrack = 0; /* default is no backtracking */ variable296 backtrack = 1; in setflag()
2928 if (backtrack) in copy_action()3156 if (backtrack) in copy_action()3208 if (backtrack) in copy_action()3213 if (backtrack) in copy_action()3226 if (backtrack) in copy_action()3641 || (backtrack && c == L_BRAC) in read_grammar()
316 extern int backtrack;
56 contains the parsing shift/reduce/backtrack algorithm.454 backtrack past either of these.
1270 goto backtrack; in patmatch()1274 goto backtrack; in patmatch()1286 goto backtrack; in patmatch()1326 goto backtrack; in patmatch()1372 goto backtrack; in patmatch()1380 backtrack: in patmatch()
1442 const SDep *backtrack() { in backtrack() function in __anon4ee60d700311::SchedDAGReverseDFS1501 const SDep *PredDep = DFS.backtrack(); in compute()
788 search. What used to be the "lex.backtrack" file is now1145 - -b flag generates backtracking information to lex.backtrack.
10462 * dfa.c: added backtrack report added checking for dangerous10518 have to backtrack when backtrack variables haven't been set up
17351 …pose of this paper is twofold. First, a brief exposition of the general backtrack technique and it…17357 …keywords = "backtrack; combinatorial computing; combinatorial problems; computer programming; …24523 …backtrack tree search efficiency. An algorithm is developed that can achieve any level of consiste…
17437 backtrack