Home
last modified time | relevance | path

Searched refs:HB_FUNC (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-debug.hh231 #define DEBUG_MSG_FUNC(WHAT, OBJ, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), HB_FUNC, fa…
344 #define return_trace(RET) return trace.ret (RET, HB_FUNC, __LINE__)
397 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
410 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
422 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
434 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
446 (&c->debug_depth, "SERIALIZE", c, HB_FUNC, \
458 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
470 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
490 (&c->debug_depth, c->get_name (), this, HB_FUNC, \
Dhb-object.hh230 hb_object_trace (obj, HB_FUNC); in hb_object_create()
263 hb_object_trace (obj, HB_FUNC); in hb_object_reference()
273 hb_object_trace (obj, HB_FUNC); in hb_object_destroy()
Dhb.hh223 #define HB_FUNC __PRETTY_FUNCTION__ macro
225 #define HB_FUNC __FUNCSIG__ macro
227 #define HB_FUNC __func__ macro