Searched defs:hash (Results 1 – 6 of 6) sorted by relevance
40 template <class _Key> struct hash { }; struct
59 long hash(const char* __low, const char* __high) const in hash() function95 long hash(const wchar_t* __low, const wchar_t* __high) const in hash() function
1461 re_hashval_t hash = nodes->nelem + context; in calc_state_hash() local1482 re_hashval_t hash; in re_acquire_state() local1530 re_hashval_t hash; in re_acquire_state_context() local1568 re_hashval_t hash) in register_state()1623 re_hashval_t hash) in create_ci_newstate()1673 unsigned int context, re_hashval_t hash) in create_cd_newstate()
2776 int32_t hash = elem_hash ((const char *) name, name_len); in parse_bracket_exp() local
540 re_hashval_t hash; member
108 uch hash; /* hash code */ member