Searched refs:xx2 (Results 1 – 3 of 3) sorted by relevance
5 extern int __thread xx2;13 xx1, xx2, xxa[5], a[5], xxyy()); in main()
702 int xx2; in _nc_infotocap() local717 xx2 = '2'; in _nc_infotocap()719 xx2 = '0'; in _nc_infotocap()730 bufptr = save_char(bufptr, xx2); in _nc_infotocap()733 fixups[myfix].ch |= (xx2 - '0'); in _nc_infotocap()735 xx2 = '0'; in _nc_infotocap()
4 int __thread xx2 = 2; variable