Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfld_def.c133 _nc_Copy_Argument(const FIELDTYPE *typ, const TypeArgument *argp, int *err) in _nc_Copy_Argument() function
146 p->left = _nc_Copy_Argument(typ, argp->left, err); in _nc_Copy_Argument()
147 p->right = _nc_Copy_Argument(typ, argp->right, err); in _nc_Copy_Argument()
221 dst->arg = (void *)_nc_Copy_Argument(src->type, (TypeArgument *)(src->arg), &err); in _nc_Copy_Type()
H A Dform.priv.h176 extern FORM_EXPORT(TypeArgument *) _nc_Copy_Argument (const FIELDTYPE*, const TypeArgument*, int*);
H A Dllib-lformtw141 #undef _nc_Copy_Argument
142 TypeArgument *_nc_Copy_Argument(
H A Dllib-lformt141 #undef _nc_Copy_Argument
142 TypeArgument *_nc_Copy_Argument(
H A Dllib-lformw141 #undef _nc_Copy_Argument
142 TypeArgument *_nc_Copy_Argument(
H A Dllib-lform141 #undef _nc_Copy_Argument
142 TypeArgument *_nc_Copy_Argument(
/freebsd/contrib/ncurses/misc/
H A Dform.def13 "_nc_Copy_Argument" @8 NONAME