Searched refs:GEN_HOOK_GET_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ncurses/form/
H A Dfrm_hook.c47 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ macro
74 GEN_HOOK_GET_FUNCTION(field, init)
96 GEN_HOOK_GET_FUNCTION(field, term)
118 GEN_HOOK_GET_FUNCTION(form, init)
140 GEN_HOOK_GET_FUNCTION(form, term)
/freebsd-11.0-release/contrib/ncurses/menu/
H A Dm_hook.c52 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ macro
80 GEN_HOOK_GET_FUNCTION(menu, init)
103 GEN_HOOK_GET_FUNCTION(menu, term)
126 GEN_HOOK_GET_FUNCTION(item, init)
149 GEN_HOOK_GET_FUNCTION(item, term)

Completed in 37 milliseconds