Home
last modified time | relevance | path

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

/minix3/external/bsd/mdocml/dist/
H A Dmdoc_validate.c46 #define NUMSIZ 32 macro
1425 char buf[NUMSIZ]; in post_bl_block_width()
1457 snprintf(buf, NUMSIZ, "%un", (unsigned int)width); in post_bl_block_width()
1472 char buf[NUMSIZ]; in post_bl_block_tag()
1507 snprintf(buf, NUMSIZ, "%un", (unsigned int)sz); in post_bl_block_tag()