Home
last modified time | relevance | path

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

/freebsd/usr.bin/m4/
H A Dextern.h47 extern void addtoincludepath(const char *);
H A Dgnum4.c87 addtoincludepath(const char *dirname) in addtoincludepath() function
119 addtoincludepath(path); in ensure_m4path()
H A Dmain.c224 addtoincludepath(optarg); in main()