Searched refs:type_a (Results 1 – 2 of 2) sorted by relevance
106 acl_entry_type_t type_a, type_b; in compare_acl_entry() local165 r = acl_get_entry_type_np(ae_a, &type_a); in compare_acl_entry()173 if (type_a != type_b) in compare_acl_entry()
497 tree type_a, type_b; in base_addr_differ_p() local503 type_a = TREE_TYPE (addr_a); in base_addr_differ_p()506 gcc_assert (POINTER_TYPE_P (type_a) && POINTER_TYPE_P (type_b)); in base_addr_differ_p()557 else if ((TYPE_RESTRICT (type_a) && !DR_IS_READ (dra)) in base_addr_differ_p()