Searched refs:Generic_This_Type (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_alnum.c49 | Function : static void *Generic_This_Type(void *arg)
56 Generic_This_Type(void *arg) function
86 return Generic_This_Type((void *)&w);
184 Generic_This_Type
H A Dfty_alpha.c49 | Function : static void *Generic_This_Type(va_list *ap)
56 Generic_This_Type(void *arg) function
86 return Generic_This_Type((void *)&w);
184 Generic_This_Type
H A Dfty_int.c65 | Function : static void *Generic_This_Type( void * arg )
72 Generic_This_Type(void *arg) function
107 return Generic_This_Type((void *)&arg);
276 Generic_This_Type
H A Dfty_num.c76 | Function : static void *Generic_This_Type(void * arg)
83 Generic_This_Type(void *arg) function
126 return Generic_This_Type((void *)&arg);
322 Generic_This_Type
H A Dfty_generic.c65 | Function : static void *Generic_This_Type( void * arg )
74 Generic_This_Type(void *arg) function
125 res->genericarg = Generic_This_Type;

Completed in 108 milliseconds