Searched refs:_NullPool (Results 1 – 1 of 1) sorted by relevance
132 static const void *_NullPool[(256+8) / sizeof (void *)]; variable137 ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); in Null()138 return *CastP<Type> (_NullPool); in Null()