Searched refs:mandoc_dbg_malloc (Results 1 – 2 of 2) sorted by relevance
21 void *mandoc_dbg_malloc(size_t, const char *, int);41 mandoc_dbg_malloc((size), __FILE__, __LINE__)
103 mandoc_dbg_malloc(size_t size, const char *file, int line) in mandoc_dbg_malloc() function