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

/macosx-10.10.1/groff-38/groff/src/utils/hpftodit/
H A Dhpftodit.cpp255 static int read_map(const char *, const int);
340 if (!debug_flag && !read_map(argv[optind + 1], tfm_type))
343 read_map(argv[optind + 1], tfm_type);
1338 read_map(const char *file, const int tfm_type)
/macosx-10.10.1/groff-38/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp601 int read_map(const char *file, char_list **table) function
752 if (!read_map(map_file, table))

Completed in 124 milliseconds