Searched refs:hidx (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | tree-chrec.c | 421 HOST_WIDE_INT hidx, hnum, hdenom, hres, hdum; in tree_fold_binomial() local 447 hidx = hnum - 1; in tree_fold_binomial() 452 hidx = hnum; in tree_fold_binomial() 457 if (mul_double (lnum, hnum, lidx, hidx, &lnum, &hnum)) in tree_fold_binomial() 465 hidx--; in tree_fold_binomial() 472 if (mul_double (lnum, hnum, lidx, hidx, &lnum, &hnum)) in tree_fold_binomial()
|
| /freebsd-10-stable/sys/dev/vte/ |
| D | if_vtereg.h | 301 uint16_t hidx; member
|