Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ncurses/ncurses/base/
HDvsscanf.c66 oUnknown enumerator
87 if (other == oUnknown) in final_ch()
97 case oUnknown: in final_ch()
113 case oUnknown: in final_ch()
125 if (other == oUnknown) in final_ch()
131 if (other == oUnknown) in final_ch()
137 if (other == oUnknown) in final_ch()
149 OtherType result = oUnknown; in other_ch()
233 other = oUnknown; in vsscanf()
272 } else if ((otest = other_ch(format[n])) != oUnknown) { in vsscanf()