Searched refs:frames_hash (Results 1 – 1 of 1) sorted by relevance
4251 UWord frames_hash; /* hash of all the frames */ member4278 if (ec1->frames_hash < ec2->frames_hash) return -1; in RCEC__cmp_by_frames()4279 if (ec1->frames_hash > ec2->frames_hash) return 1; in RCEC__cmp_by_frames()4368 hent = example->frames_hash % N_RCEC_TAB; in ctxt__find_or_add()4420 example.frames_hash = hash; in get_RCEC()