Searched defs:program (Results 1 – 5 of 5) sorted by relevance
40 def find_program(program, extra_paths = []): argument
1628 check_final_program(program) in check_final_program() argument1708 finish_program(program) in finish_program() argument
1336 count_branches(program) in count_branches() argument
453 char *program; variable
174 Cell *program(Node **a, int n) /* execute an awk program */ in program() function