Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/troff/
H A Dn4.c374 roman0(i, f, onesp, fivesp)
376 char *onesp, *fivesp; variable
383 k = roman0(i / 10, f, onesp + 1, fivesp + 1);
391 i = *fivesp;
395 k += (*f)(*fivesp | nrbits);