HomeSort by relevance Sort by last modified time
    Searched full:set_file_variables (Results 1 - 5 of 5) sorted by null

  /ndk/sources/host-tools/make-3.81/
commands.h 42 extern void set_file_variables PARAMS ((struct file *file));
commands.c 46 set_file_variables (struct file *file)
394 set_file_variables (file);
45 set_file_variables (struct file *file) function
ChangeLog 39 * implicit.c (pattern_search): Call set_file_variables only
114 * commands.c (set_file_variables): Realloc, not malloc, the static
    [all...]
implicit.c 26 #include "commands.h" /* set_file_variables */
560 set_file_variables (file);
file.c 515 set_file_variables (f);

Completed in 318 milliseconds