Searched refs:backtrack (Results 1 – 14 of 14) sorted by relevance
113 goto backtrack; in fnmatch1()118 goto backtrack; in fnmatch1()122 goto backtrack; in fnmatch1()134 goto backtrack; in fnmatch1()163 goto backtrack; in fnmatch1()167 goto backtrack; in fnmatch1()177 goto backtrack; in fnmatch1()200 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()1880 && !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()
2697 if (backtrack) in copy_action()2927 if (backtrack) in copy_action()2979 if (backtrack) in copy_action()2984 if (backtrack) in copy_action()2997 if (backtrack) in copy_action()3416 || (backtrack && c == L_BRAC) in read_grammar()
315 extern int backtrack;
56 contains the parsing shift/reduce/backtrack algorithm.454 backtrack past either of these.
1276 goto backtrack; in patmatch()1280 goto backtrack; in patmatch()1292 goto backtrack; in patmatch()1332 goto backtrack; in patmatch()1378 goto backtrack; in patmatch()1386 backtrack: in patmatch()
1438 const SDep *backtrack() { in backtrack() function in __anoneb1c04e60311::SchedDAGReverseDFS1497 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