Home
last modified time | relevance | path

Searched defs:iterative_hash_object (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/include/
H A Dhashtab.h189 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro
/openbsd-src/gnu/lib/libiberty/include/
H A Dhashtab.h200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dhashtab.h200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro
/openbsd-src/gnu/gcc/include/
H A Dhashtab.h200 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) macro