Home
last modified time | relevance | path

Searched refs:xx2 (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c691 int xx2; in _nc_infotocap() local
706 xx2 = '2'; in _nc_infotocap()
708 xx2 = '0'; in _nc_infotocap()
719 bufptr = save_char(bufptr, xx2); in _nc_infotocap()
722 fixups[myfix].ch |= (xx2 - '0'); in _nc_infotocap()
724 xx2 = '0'; in _nc_infotocap()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-uninit.c1660 use_pred_info_t xx, yy, xx2, nyy; in normalize_preds() local
1668 xx2 = VEC_index (use_pred_info_t, pred_chain2, 0); in normalize_preds()
1670 if (gimple_cond_lhs (xx->cond) != gimple_cond_lhs (xx2->cond) in normalize_preds()
1671 || gimple_cond_rhs (xx->cond) != gimple_cond_rhs (xx2->cond) in normalize_preds()
1672 || gimple_cond_code (xx->cond) != gimple_cond_code (xx2->cond) in normalize_preds()
1673 || (xx->invert != xx2->invert)) in normalize_preds()
1684 free (xx2); in normalize_preds()
/dragonfly/sys/dev/disk/amd/
H A Damd.h119 u_int8_t xx2; member
/dragonfly/sys/dev/disk/trm/
H A Dtrm.h510 u_int8_t xx2; member