Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfty_generic.c130 SetStatus(res, (_HAS_ARGS | _GENERIC)); in _nc_generic_fieldtype()
H A Dform.priv.h88 #define _GENERIC (0x10U) /* A generic field type */ macro
H A Dfrm_driver.c1111 if (typ->status & _GENERIC) in Check_Char()
3058 if (typ->status & _GENERIC) in Next_Choice()
3099 if (typ->status & _GENERIC) in Previous_Choice()
3210 if (typ->status & _GENERIC) in Check_Field()