Home
last modified time | relevance | path

Searched refs:_NullPool (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-open-type-private.hh134 static const void *_NullPool[(256+8) / sizeof (void *)]; variable
139 ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); in Null()
140 return *CastP<Type> (_NullPool); in Null()