Searched refs:DIV_CEIL (Results 1 – 5 of 5) sorted by relevance
284 while ((DIV_CEIL (sizeof (hb_graphite2_cluster_t) * buffer->len, sizeof (*scratch)) + in _hb_graphite2_shape()285 DIV_CEIL (sizeof (hb_codepoint_t) * glyph_count, sizeof (*scratch))) > scratch_size) in _hb_graphite2_shape()299 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_graphite2_shape()
635 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_directwrite_shape()
229 static inline unsigned int DIV_CEIL (const unsigned int a, unsigned int b) in DIV_CEIL() function
753 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_uniscribe_shape()
678 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \ in _hb_coretext_shape()