HomeSort by relevance Sort by last modified time
    Searched refs:ne_hash_str_comp (Results 1 - 4 of 4) sorted by null

  /external/clearsilver/
ClearSilver.h 30 #define hash_str_comp ne_hash_str_comp
  /external/clearsilver/util/
neo_hash.h 49 int ne_hash_str_comp(const void *a, const void *b);
neo_hash.c 274 int ne_hash_str_comp(const void *a, const void *b) function
  /external/clearsilver/util/test/
hash_test.c 33 err = ne_hash_init(&hash, ne_hash_str_hash, ne_hash_str_comp);

Completed in 65 milliseconds