Searched refs:ISSET3 (Results 1 – 2 of 2) sorted by relevance
43 #define ISSET3(c) (((c) & 0x00ff) == SS3) macro
67 (ISSET3(lc) ? WIDTH3 : WIDTH1)); \495 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1)); in getargc()509 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1)); in getargc()