Lines Matching defs:gho
87 #define GNU_HASH_FILTER(ght, ghm, gho) \
89 size_t f = bloomwords[gho & (ght[2] - 1)]; \
816 uint32_t gho = gh / (8 * sizeof(size_t));
824 size_t f = bloomwords[gho & (ght[2] - 1)];
866 uint32_t gh = s_info_g.sym_h, gho = gh / (8 * sizeof(size_t)), *ght;
877 GNU_HASH_FILTER(ght, ghm, gho)
905 uint32_t h = 0, gh = s_info_g.sym_h, gho = gh / (8 * sizeof(size_t)), *ght;
915 GNU_HASH_FILTER(ght, ghm, gho)
944 uint32_t gh = s_info_g.sym_h, gho = gh / (8 * sizeof(size_t)), *ght;
954 GNU_HASH_FILTER(ght, ghm, gho)