Searched refs:__memget_debug (Results 1 – 2 of 2) sorted by relevance
25 #define memget(s) __memget_debug(s, __FILE__, __LINE__)42 void * __memget_debug(size_t, const char *, int);
477 __memget_debug(size_t size, const char *file, int line) { in __memget_debug() function