Searched refs:_hb_NullPool (Results 1 – 4 of 4) sorted by relevance
89 uint64_t const _hb_NullPool[(HB_NULL_POOL_SIZE + sizeof (uint64_t) - 1) / sizeof (uint64_t)];97 return *reinterpret_cast<Type const *> (_hb_NullPool); in get_null()
42 uint64_t const _hb_NullPool[(HB_NULL_POOL_SIZE + sizeof (uint64_t) - 1) / sizeof (uint64_t)] = {}; variable
463 # error LNK2019: unresolved external symbol "unsigned __int64 const * const _hb_NullPool"
451 uint64_t const _hb_NullPool[(HB_NULL_POOL_SIZE + sizeof (uint64_t) - 1) / sizeof (uint64_t)] = {};454 +uint64_t const _hb_NullPool[(HB_NULL_POOL_SIZE + sizeof (uint64_t) - 1) / sizeof (uint64_t)] = {0};