Searched defs:leq (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libtess/ | ||
| H A D | priorityq-sort.h | 103 int (*leq)(PQkey key1, PQkey key2); member in struct:PriorityQ |
| H A D | priorityq.h | 103 int (*leq)(PQkey key1, PQkey key2); member in struct:PriorityQ |
| H A D | dict-list.h | 97 int (*leq)(void *frame, DictKey key1, DictKey key2); member in struct:Dict |
| H A D | dict.h | 97 int (*leq)(void *frame, DictKey key1, DictKey key2); member in struct:Dict |
| H A D | priorityq-heap.h | 92 int (*leq)(PQkey key1, PQkey key2); member in struct:PriorityQ |
Completed in 5 milliseconds