Searched refs:hb_atomic_int_t (Results 1 – 8 of 8) sorted by relevance
39 static_assert ((key_bits + value_bits - cache_bits <= 8 * sizeof (hb_atomic_int_t)), "");40 static_assert (sizeof (hb_atomic_int_t) == sizeof (unsigned int), "");55 …if ((key_bits + value_bits - cache_bits == 8 * sizeof (hb_atomic_int_t) && v == (unsigned int) -1)… in get()73 hb_atomic_int_t values[1u<<cache_bits];
56 mutable hb_atomic_int_t upem; /* Units-per-EM. */57 mutable hb_atomic_int_t num_glyphs; /* Number of glyphs. */
146 mutable hb_atomic_int_t ref_count;197 mutable hb_atomic_int_t writable;
56 static_assert ((sizeof (hb_atomic_int_t) >= sizeof (hb_options_union_t)), "");61 extern HB_INTERNAL hb_atomic_int_t _hb_options;
268 struct hb_atomic_int_t struct
51 hb_atomic_int_t _hb_options;
80 mutable hb_atomic_int_t cached_x_scale;
278 mutable hb_atomic_int_t virama_glyph;