Home
last modified time | relevance | path

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

/NextBSD/contrib/ncurses/ncurses/tinfo/
HDcaptoinfo.c628 int xx1, xx2; in _nc_infotocap() local
631 xx1 = *str; in _nc_infotocap()
633 if (isdigit(UChar(xx1))) { in _nc_infotocap()
645 if (xx1 == '0' in _nc_infotocap()
657 } else if (strchr("E\\nrtbf", xx1) == 0) { in _nc_infotocap()
658 switch (xx1) { in _nc_infotocap()
660 xx1 = 'E'; in _nc_infotocap()
663 xx1 = 'n'; in _nc_infotocap()
668 xx1 = '0'; in _nc_infotocap()
680 xx1 = '2'; in _nc_infotocap()
[all …]
/NextBSD/tools/regression/tls/ttls1/
HDttls1.c5 extern int __thread xx1;
14 xx1, xx2, xxa[5], a[5], xxyy()); in main()
/NextBSD/tools/regression/tls/libxx/
HDxx.c4 int __thread xx1 = 1; variable
/NextBSD/sys/dev/trm/
HDtrm.h509 u_int8_t xx1; member