Searched refs:HB_UNTAG (Results 1 – 3 of 3) sorted by relevance
42 …g_test_message ("Testing script %c%c%c%c: tag %s", HB_UNTAG (hb_script_to_iso15924_tag (script)), … in test_simple_tags()59 …g_test_message ("Testing script %c%c%c%c: new tag %s, old tag %s", HB_UNTAG (hb_script_to_iso15924… in test_indic_tags()
94 #define HB_UNTAG(tag) ((uint8_t)((tag)>>24)), ((uint8_t)((tag)>>16)), ((uint8_t)((tag)>>8)), ((ui… macro
439 HB_UNTAG()