Searched refs:__memget_debug (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/bsd/libbind/dist/include/isc/ |
| D | memcluster.h | 27 #define memget(s) __memget_debug(s, __FILE__, __LINE__) 44 void * __memget_debug(size_t, const char *, int);
|
| /netbsd/src/lib/libc/include/isc/ |
| D | memcluster.h | 27 #define memget(s) __memget_debug(s, __FILE__, __LINE__) 44 void * __memget_debug(size_t, const char *, int);
|
| /netbsd/src/external/bsd/libbind/dist/isc/ |
| D | memcluster.c | 479 __memget_debug(size_t size, const char *file, int line) { in __memget_debug() function
|