DIV_CEIL          601 third_party/harfbuzz-ng/src/hb-coretext.cc     unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \
DIV_CEIL          273 third_party/harfbuzz-ng/src/hb-graphite2.cc   while ((DIV_CEIL (sizeof (hb_graphite2_cluster_t) * buffer->len, sizeof (*scratch)) +
DIV_CEIL          274 third_party/harfbuzz-ng/src/hb-graphite2.cc 	  DIV_CEIL (sizeof (hb_codepoint_t) * glyph_count, sizeof (*scratch))) > scratch_size)
DIV_CEIL          288 third_party/harfbuzz-ng/src/hb-graphite2.cc     unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \
DIV_CEIL          737 third_party/harfbuzz-ng/src/hb-uniscribe.cc     unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \