Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dbitncmp.h23 #define ares__bitncmp(x,y,z) bitncmp(x,y,z) macro
Dbitncmp.c36 int ares__bitncmp(const void *l, const void *r, int n) in ares__bitncmp() function