Home
last modified time | relevance | path

Searched refs:cmpFunc_t (Results 1 – 4 of 4) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dq_shared.h1907 typedef int( *cmpFunc_t )(const void *a, const void *b); typedef
1910 size_t size, cmpFunc_t cmp );
H A Dq_shared.c1132 size_t size, cmpFunc_t cmp ) in Q_LinearSearch()
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dq_shared.cpp1040 size_t size, cmpFunc_t cmp ) in Q_LinearSearch()
H A Dq_shared.h2757 typedef int( *cmpFunc_t )(const void *a, const void *b); typedef
2760 size_t size, cmpFunc_t cmp );