Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/utils/hpftodit/
HDhpftodit.cpp1361 int msl_code = int(strtol(ptr, &nonum, 10)); in read_map() local
1390 int n = tfm_type == MSL ? msl_code : unicode; in read_map()