Home
last modified time | relevance | path

Searched refs:macro_path (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dmacropath.h23 extern search_path macro_path;
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dmacropath.cpp30 search_path macro_path(MACROPATH_ENVVAR, MACROPATH, 1, 1); variable
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp280 macro_path.command_line_dir(operand(&argc, &argv)); in main()
510 gfp = macro_path.open_file(gremlinfile, &path); in conv()
H A DREADME66 Using macro_path.open_file() for getting gremlin graphic files.
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1171599 `macro_path'.
1739 `macro_path'.
H A DChangeLog.1151753 (hyphen_trie::read_patterns_file): Find file using macro_path.
2429 (main): Change -M option to use macro_path. Delete call to
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp7319 macro_path.command_line_dir(optarg); in main()
7406 mac_path = &macro_path; in main()