Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Droff.c1830 const char *string, size_t stringsz, int multiline) in roff_setstrn() argument
1866 newch = stringsz + (multiline ? 2u : 1u); in roff_setstrn()
1882 while (i < (int)stringsz) { in roff_setstrn()