Searched refs:_hb_NullPool (Results 1 – 3 of 3) sorted by relevance
41 const void * const OT::_hb_NullPool[HB_NULL_POOL_SIZE / sizeof (void *)] = {}; member in OT
137 extern HB_INTERNAL const void * const _hb_NullPool[HB_NULL_POOL_SIZE / sizeof (void *)];143 return *CastP<Type> (_hb_NullPool); in Null()
43 const void * const OT::_hb_NullPool[HB_NULL_POOL_SIZE / sizeof (void *)] = {}; member in OT