Home
last modified time | relevance | path

Searched defs:is_function (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/libcxx/include/__type_traits/
HDis_function.h26 struct _LIBCPP_TEMPLATE_VIS is_function : integral_constant<bool, __is_function(_Tp)> {}; struct
/freebsd-14-stable/contrib/dialog/
HDdlg_keys.c644 make_binding(char *widget, int curses_key, int is_function, int dialog_key) in make_binding()
765 int is_function = FALSE; in dlg_parse_bindkey() local
/freebsd-14-stable/contrib/lutok/
HDstate.cpp418 lutok::state::is_function(const int index) in is_function() function in lutok::state