Searched refs:test_compare (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/test/ | ||
| H A D | test-prioq.c | 79 static int test_compare(const void *a, const void *b) { function 99 .compare = test_compare 110 q = prioq_new(test_compare); |
Completed in 10 milliseconds