Searched refs:PARTY_ALLOC (Results 1 – 2 of 2) sorted by relevance
77 #define PARTY_ALLOC() ng_uni_malloc(UNIMEM_PARTY, __FILE__, __LINE__) macro
82 if ((p = PARTY_ALLOC()) == NULL) in uni_create_partyx()