Home
last modified time | relevance | path

Searched refs:lh_equal_fn (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8998/json-c/
Dlinkhash.h57 typedef int (lh_equal_fn) (const void *k1, const void *k2); typedef
142 lh_equal_fn *equal_fn;
190 lh_equal_fn *equal_fn);
Dlinkhash.c429 lh_equal_fn *equal_fn) in lh_table_new()