Searched refs:xx1 (Results 1 – 4 of 4) sorted by relevance
628 int xx1, xx2; in _nc_infotocap() local631 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 …]
5 extern int __thread xx1;14 xx1, xx2, xxa[5], a[5], xxyy()); in main()
4 int __thread xx1 = 1; variable
509 u_int8_t xx1; member