Home
last modified time | relevance | path

Searched refs:execute_file_commands (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dcommands.h38 extern void execute_file_commands PARAMS ((struct file *file));
Dcommands.c368 execute_file_commands (struct file *file) in execute_file_commands() function
Dremake.c1123 execute_file_commands (file); in remake_file()