Home
last modified time | relevance | path

Searched defs:a_is_null (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-set.c978 hb_bool_t a_is_null, in check_set_operations()
1050 …for (hb_bool_t a_is_null = 0; a_is_null <= (!a_has_x && !a_has_page && !a_inverted); a_is_null++) { in test_set_inverted_operations() local