Searched refs:heim_cmp (Results 1 – 5 of 5) sorted by relevance
15 heim_cmp;
130 if (heim_cmp(s1, s2) != 0) { in test_string()
79 heim_cmp(heim_object_t a, heim_object_t b);
155 if (heim_cmp(ptr, p->key) == 0) in _search()
211 heim_cmp(heim_object_t a, heim_object_t b) in heim_cmp() function