Home
last modified time | relevance | path

Searched defs:hash_state (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DHashing.h267 struct hash_state { struct
270 /// Create a new hash_state structure and initialize it based on the argument
273 static hash_state create(const char *s, uint64_t seed) { in create() argument
284 static void mix_32_bytes(const char *s, uint64_t &a, uint64_t &b) { in mix_32_bytes()
297 void mix(const char *s) { in mix()
314 uint64_t finalize(size_t length) { in finalize()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c728 typedef enum hash_state { enum
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Decoff.c727 typedef enum hash_state { enum
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c865 typedef enum hash_state { enum
/openbsd-src/gnu/gcc/gcc/
H A Dmips-tfile.c868 typedef enum hash_state { enum