Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/regression/tls/ttls1/
HDttls1.c5 extern int __thread xx2;
13 xx1, xx2, xxa[5], a[5], xxyy()); in main()
/freebsd-14-stable/contrib/ncurses/ncurses/tinfo/
HDcaptoinfo.c702 int xx2; in _nc_infotocap() local
717 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()
/freebsd-14-stable/tools/regression/tls/libxx/
HDxx.c4 int __thread xx2 = 2; variable