Searched refs:include_callback (Results 1 – 4 of 4) sorted by relevance
93 extern void (*include_callback) (const char *);
50 include_callback = add_filedep; in main()
42 void (*include_callback) (const char *); variable253 if (include_callback) in process_include()254 include_callback (pathname); in process_include()
1174 * gensupport.c (include_callback): New.1176 * gensupport.h (include_callback): Declare.