Searched refs:_LINKED_TYPE (Results 1 – 6 of 6) sorted by relevance
93 if ((typ->status & _LINKED_TYPE) != 0) in _nc_Make_Argument()140 if ((typ->status & _LINKED_TYPE) != 0) in _nc_Copy_Argument()185 if ((typ->status & _LINKED_TYPE) != 0) in _nc_Free_Argument()
66 SetStatus(nftyp, _LINKED_TYPE); in FORM_EXPORT()
138 if (typ->status & _LINKED_TYPE) in free_fieldtype()
175 if (typ->status & _LINKED_TYPE) in GenericArgument()
84 #define _LINKED_TYPE (0x01U) /* Type is a linked type */ macro
1099 if (typ->status & _LINKED_TYPE) in Check_Char()3047 if (typ->status & _LINKED_TYPE) in Next_Choice()3088 if (typ->status & _LINKED_TYPE) in Previous_Choice()3198 if (typ->status & _LINKED_TYPE) in Check_Field()