Searched defs:ares__bitncmp (Results 1 – 2 of 2) sorted by relevance
23 #define ares__bitncmp(x,y,z) bitncmp(x,y,z) macro
36 int ares__bitncmp(const void *l, const void *r, int n) in ares__bitncmp() function