Home
last modified time | relevance | path

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

/trueos/contrib/ncurses/form/
HDfld_def.c134 _nc_Copy_Argument(const FIELDTYPE *typ, const TypeArgument *argp, int *err) in _nc_Copy_Argument() function
148 p->left = _nc_Copy_Argument(typ, argp->left, err); in _nc_Copy_Argument()
149 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()
HDform.priv.h150 extern NCURSES_EXPORT(TypeArgument *) _nc_Copy_Argument (const FIELDTYPE*, const TypeArgument*, int…
HDllib-lformw135 #undef _nc_Copy_Argument
136 TypeArgument *_nc_Copy_Argument(
HDllib-lform135 #undef _nc_Copy_Argument
136 TypeArgument *_nc_Copy_Argument(
/trueos/contrib/ncurses/misc/
HDform.def13 "_nc_Copy_Argument" @8 NONAME