Searched defs:__hash (Results 1 – 3 of 3) sorted by relevance
976 size_t __hash = 0; in operator ()() local
1012 size_t __hash = 0; in operator ()() local
363 #define __hash(s, len) __hash_more((s), (len), 0u) macro