Searched refs:DIV_CEIL (Results 1 – 5 of 5) sorted by relevance
297 while ((DIV_CEIL (sizeof (hb_graphite2_cluster_t) * buffer->len, sizeof (*scratch)) + in _hb_graphite2_shape()298 DIV_CEIL (sizeof (hb_codepoint_t) * glyph_count, sizeof (*scratch))) > scratch_size) in _hb_graphite2_shape()312 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_graphite2_shape()
266 static inline unsigned int DIV_CEIL (const unsigned int a, unsigned int b) in DIV_CEIL() function
531 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_directwrite_shape_full()
729 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_uniscribe_shape()
612 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_coretext_shape()