Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dbox.cpp68 int sup_drop = 38; variable
111 { "sup_drop", &sup_drop },
H A Dpbox.h49 extern int sup_drop;
H A Dscript.cpp94 uid, p->uid, sup_drop); in compute_metrics()