Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dvsscanf.c64 oUnknown enumerator
85 if (other == oUnknown) in final_ch()
95 case oUnknown: in final_ch()
111 case oUnknown: in final_ch()
123 if (other == oUnknown) in final_ch()
129 if (other == oUnknown) in final_ch()
135 if (other == oUnknown) in final_ch()
147 OtherType result = oUnknown; in other_ch()
231 other = oUnknown; in vsscanf()
270 } else if ((otest = other_ch(format[n])) != oUnknown) { in vsscanf()