Searched defs:key_equals_function (Results 1 – 2 of 2) sorted by relevance
| /external/mesa3d/src/util/ | ||
| D | set.h | 47 bool (*key_equals_function)(const void *a, const void *b); member |
| D | hash_table.h | 50 bool (*key_equals_function)(const void *a, const void *b); member |