Searched defs:cmp (Results 1 – 2 of 2) sorted by relevance
/hostap/tests/ | ||
D | test-bss.c | 17 #define ASSERT_CMP_INT(a, cmp, b) { \ argument |
/hostap/src/common/ | ||
D | dpp.c | 1058 static int bin_str_eq(const char *val, size_t len, const char *cmp) in bin_str_eq() |