Searched refs:current_pathp (Results 1 – 1 of 1) sorted by relevance
224 static short current_pathp; variable661 current_pathp = -1; in main()1244 current_pathp = -1; in main()1280 current_pathp = top->len; in main()1702 print_path(current_path, (int)current_pathp); in main()2421 stack_pathp = current_pathp; in parse()2423 input_pathp = current_pathp; in parse()2424 for (i = 0; i <= current_pathp; i++) { in parse()