Home
last modified time | relevance | path

Searched defs:minh (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp500 int minv, minh, maxv, maxh; member in text_glob
933 int minv, minh, maxv, maxh; member
4788 void html_printer::handle_assertion (int minv, int minh, int maxv, int maxh, const char *s) in handle_assertion()
/netbsd-src/sys/kern/
H A Dvfs_subr.c556 vdevgone(int maj,int minl,int minh,enum vtype type) vdevgone() argument