Home
last modified time | relevance | path

Searched defs:program (Results 1 – 3 of 3) sorted by relevance

/ndk/
Dndk-gdb.py40 def find_program(program, extra_paths = []): argument
/ndk/sources/host-tools/make-3.81/
Dmain.c453 char *program; variable
/ndk/sources/host-tools/nawk-20071023/
Drun.c174 Cell *program(Node **a, int n) /* execute an awk program */ in program() function