Searched defs:compare (Results 1 – 3 of 3) sorted by relevance
106 long compare(const char *name_one, const char *name_eval, const char *name_two, in compare() function
298 def compare(self, expect, result): member in Test
284 static int (*compare)(struct lock_stat *, struct lock_stat *); variable