Searched refs:hb_memcmp (Results 1 – 3 of 3) sorted by relevance
102 return hb_memcmp (a.arrayZ, arrayZ, get_size ()); in cmp()
278 hb_memcmp (const void *a, const void *b, unsigned int len) in hb_memcmp() function
93 return 0 == hb_memcmp (&v, &other->v, sizeof (v)); in is_equal()