Searched defs:return_NULL (Results 1 – 2 of 2) sorted by relevance
82 #define return_NULL do { stack; return NULL; } while (0) macro