Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_validate.c46 #define NUMSIZ 32 macro
1417 char buf[NUMSIZ]; in post_bl_block_width()
1449 snprintf(buf, NUMSIZ, "%un", (unsigned int)width); in post_bl_block_width()
1464 char buf[NUMSIZ]; in post_bl_block_tag()
1499 snprintf(buf, NUMSIZ, "%un", (unsigned int)sz); in post_bl_block_tag()