Searched refs:lh_ptr_hash (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/
H A Dlinkhash.h149 extern unsigned long lh_ptr_hash(const void *k);
180 * lh_ptr_hash and lh_char_hash for hashing pointer values
183 * lh_ptr_hash and lh_char_hash for comparing pointer values
H A Dlinkhash.c36 unsigned long lh_ptr_hash(const void *k) function
457 return lh_table_new(size, name, free_fn, lh_ptr_hash, lh_ptr_equal);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/
H A Dlinkhash.h149 extern unsigned long lh_ptr_hash(const void *k);
180 * lh_ptr_hash and lh_char_hash for hashing pointer values
183 * lh_ptr_hash and lh_char_hash for comparing pointer values
H A Dlinkhash.c36 unsigned long lh_ptr_hash(const void *k) function
457 return lh_table_new(size, name, free_fn, lh_ptr_hash, lh_ptr_equal);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/
H A Dlinkhash.h149 extern unsigned long lh_ptr_hash(const void *k);
180 * lh_ptr_hash and lh_char_hash for hashing pointer values
183 * lh_ptr_hash and lh_char_hash for comparing pointer values
H A Dlinkhash.c36 unsigned long lh_ptr_hash(const void *k) function
457 return lh_table_new(size, name, free_fn, lh_ptr_hash, lh_ptr_equal);

Completed in 187 milliseconds