Searched defs:hb_no_trace_t (Results 1 – 1 of 1) sorted by relevance
287 struct hb_no_trace_t { struct288 inline ret_t ret (ret_t v, unsigned int line HB_UNUSED = 0) { return v; } in ret()