Searched defs:comparer (Results 1 – 3 of 3) sorted by relevance
/reactos/sdk/lib/3rdparty/adns/client/ |
H A D | adh-opts.c | 308 comparer_type *comparer) { in find1() 318 comparer_type *comparer) { in find()
|
H A D | adnsresfilter.c | 304 static int comparer(const void *a, const void *b) { in comparer() function
|
/reactos/sdk/lib/3rdparty/adns/src/ |
H A D | types.c | 997 #define DEEP_TYPE(code,rrt,fmt,memb,parser,comparer,printer) \ argument 999 #define FLAT_TYPE(code,rrt,fmt,memb,parser,comparer,printer) \ argument
|