Searched refs:_LINKED_TYPE (Results 1 – 5 of 5) sorted by relevance
94 if ((typ->status & _LINKED_TYPE) != 0) in _nc_Make_Argument()142 if ((typ->status & _LINKED_TYPE) != 0) in _nc_Copy_Argument()187 if ((typ->status & _LINKED_TYPE) != 0) in _nc_Free_Argument()
64 nftyp->status |= _LINKED_TYPE; in NCURSES_EXPORT()
123 if (typ->status & _LINKED_TYPE) in free_fieldtype()
77 #define _LINKED_TYPE (0x01U) /* Type is a linked type */ macro
988 if (typ->status & _LINKED_TYPE) in Check_Char()2889 if (typ->status & _LINKED_TYPE) in Next_Choice()2922 if (typ->status & _LINKED_TYPE) in Previous_Choice()3024 if (typ->status & _LINKED_TYPE) in Check_Field()