Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ncurses/form/
Dfty_generic.c122 SetStatus(res, (_HAS_ARGS | _GENERIC)); in _nc_generic_fieldtype()
Dform.priv.h88 #define _GENERIC (0x10U) /* A generic field type */ macro
Dfrm_driver.c1070 if (typ->status & _GENERIC) in Check_Char()
2987 if (typ->status & _GENERIC) in Next_Choice()
3028 if (typ->status & _GENERIC) in Previous_Choice()
3139 if (typ->status & _GENERIC) in Check_Field()