Searched refs:commandline_addincpath (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tradcpp/dist/
H A Dmain.c387 commandline_addincpath(struct stringarray *arr, char *s) function
401 commandline_addincpath(&incpath_quote, dir);
409 commandline_addincpath(&incpath_user, dir);
417 commandline_addincpath(&incpath_system, dir);
425 commandline_addincpath(&incpath_late, dir);

Completed in 174 milliseconds