Home
last modified time | relevance | path

Searched defs:hv2 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sbin/hammer2/
H A Dcmd_recover.c737 uint32_t hv2; in enter_inode() local
848 uint32_t hv2; in enter_inode_untested() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dira-color.c193 const struct allocno_hard_regs *hv2 = (const struct allocno_hard_regs *) v2; in allocno_hard_regs_eq() local
273 allocno_hard_regs_t hv2 = *(const allocno_hard_regs_t *) v2p; in allocno_hard_regs_compare() local
345 allocno_hard_regs_t hv2; in add_allocno_hard_regs_to_forest() local
H A Dira-costs.c149 const_cost_classes_t hv2 = (const_cost_classes_t) v2; in cost_classes_eq() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dira-color.c219 const allocno_hard_regs *hv2) in equal()
300 allocno_hard_regs_t hv2 = *(const allocno_hard_regs_t *) v2p; in allocno_hard_regs_compare() local
369 allocno_hard_regs_t hv2; in add_allocno_hard_regs_to_forest() local
H A Dira-costs.c149 cost_classes_hasher::equal (const cost_classes *hv1, const cost_classes *hv2) in equal()