Searched refs:HB_PASTE (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-string-array.hh | 37 #define HB_STRING_ARRAY_TYPE_NAME HB_PASTE(HB_STRING_ARRAY_NAME, _msgstr_t) 38 #define HB_STRING_ARRAY_POOL_NAME HB_PASTE(HB_STRING_ARRAY_NAME, _msgstr) 39 #define HB_STRING_ARRAY_OFFS_NAME HB_PASTE(HB_STRING_ARRAY_NAME, _msgidx) 47 #define _S(s) char HB_PASTE (str, __LINE__)[sizeof (s)]; 63 #define _S(s) offsetof (union HB_STRING_ARRAY_TYPE_NAME, st.HB_PASTE(str, __LINE__)),
|
D | hb-ot-face.hh | 98 HB_PASTE (ORDER_, HB_PASTE (Namespace, HB_PASTE (_, Type)))
|
D | hb.hh | 93 #define HB_PASTE(a,b) HB_PASTE1(a,b) macro 137 HB_UNUSED typedef int HB_PASTE(static_assertion_failed_at_line_, __LINE__) [(e) ? 1 : -1]
|
D | hb-shaper.hh | 57 HB_PASTE (HB_SHAPER_ORDER_, Shaper)
|