Searched refs:xx2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/tools/regression/tls/ttls1/
H A Dttls1.c6 extern int __thread xx2;
13 printf("xx1=%d, xx2=%d, xxa[5]=%d, a[5]=%d, xxyy()=%d\n",
14 xx1, xx2, xxa[5], a[5], xxyy());
/freebsd-11-stable/tools/regression/tls/libxx/
H A Dxx.c5 int __thread xx2 = 2; variable
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c628 int xx1, xx2; local
648 xx2 = '2';
650 xx2 = '0';
654 bufptr = save_char(bufptr, xx2);
655 xx2 = '0';
/freebsd-11-stable/sys/dev/trm/
H A Dtrm.h510 u_int8_t xx2; member in struct:_EEprom
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp4595 hunits xx2 = xx/2; local
4596 out->right(xx2);
4599 out->right(xx - xx2);

Completed in 82 milliseconds