Home
last modified time | relevance | path

Searched refs:Y_help (Results 1 – 3 of 3) sorted by relevance

/dports/math/lcalc/lcalc-1.23/include/
H A Dcmdline.h60 const char *Y_help; /**< @brief Used with value-line-segment help description. */ member
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dtask.c36 extern BuiltIn Y_quit, Y_include, Y_require, Y_help, Y_exit, Y_error, Y_batch;
1893 void Y_help(int nArgs) in Y_help() function
/dports/math/lcalc/lcalc-1.23/src/
H A Dcmdline.c239 args_info->Y_help = gengetopt_args_info_help[10] ; in init_args_info()