Home
last modified time | relevance | path

Searched defs:mandoc_calloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmandoc_dbg.h38 #define mandoc_calloc(num, size) \ macro
H A Dmandoc_aux.c51 mandoc_calloc(size_t num, size_t size) in mandoc_calloc() function