Searched defs:mandoc_realloc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/mandoc/ | ||
| H A D | mandoc_dbg.h | 42 #define mandoc_realloc(ptr, size) \ macro |
| H A D | mandoc_aux.c | 73 mandoc_realloc(void *ptr, size_t size) in mandoc_realloc() function |