Lines Matching defs:gho
60 #define GNU_HASH_FILTER(ght, ghm, gho) \
62 size_t f = bloomwords[gho & (ght[2]-1)]; \
782 uint32_t gho = gh / (8 * sizeof(size_t));
790 size_t f = bloomwords[gho & (ght[2] - 1)];
832 uint32_t gh = s_info_g.sym_h, gho = gh / (8*sizeof(size_t)), *ght;
842 GNU_HASH_FILTER(ght, ghm, gho)
870 uint32_t h = 0, gh = s_info_g.sym_h, gho = gh / (8*sizeof(size_t)), *ght;
880 GNU_HASH_FILTER(ght, ghm, gho)
909 uint32_t gh = s_info_g.sym_h, gho = gh / (8 * sizeof(size_t)), *ght;
919 GNU_HASH_FILTER(ght, ghm, gho)