Searched defs:get_obj (Results 1 – 2 of 2) sorted by relevance
181 static unsigned long get_obj(const char *name) in get_obj() function
726 #define get_obj(obj) do { (obj)->use++; } while (0) macro