Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtree.h992 #define RB_GENERATE_XLOOKUP(name, ext, type, field, xcmp, datatype) \ argument
994 #define RB_GENERATE_XLOOKUP_STATIC(name, ext, type, field, xcmp, datatype) \ argument
997 #define _RB_GENERATE_XLOOKUP(name, ext, type, field, xcmp, datatype, STORQUAL)\ argument
/dragonfly/contrib/cvs-1.12/src/
H A Dfilesubr.c567 xcmp (const char *file1, const char *file2) in xcmp() function