res_state.c | 67 #ifdef RES_STATE_DEBUG 69 res_state_debug(const char *msg, void *p) function in typeref:typename:void 78 #define res_state_debug(a, b) macro 93 res_state_debug("checkout from list", st); 103 res_state_debug("alloc new", res); 121 res_state_debug("free", res);
|