Searched defs:iterative_hash_object (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | hashtab.h | 189 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | hashtab.h | 200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | hashtab.h | 200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro
|
/openbsd-src/gnu/gcc/include/ |
H A D | hashtab.h | 200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro
|