Searched refs:MKSH_A_UNUSED (Results 1 - 8 of 8) sorted by relevance

/external/mksh/src/
H A Dedit.c1375 x_del_back(int c MKSH_A_UNUSED) argument
1391 x_del_char(int c MKSH_A_UNUSED) argument
1485 x_del_bword(int c MKSH_A_UNUSED) argument
1492 x_mv_bword(int c MKSH_A_UNUSED) argument
1499 x_mv_fword(int c MKSH_A_UNUSED) argument
1506 x_del_fword(int c MKSH_A_UNUSED) argument
1653 x_mv_back(int c MKSH_A_UNUSED) argument
1668 x_mv_forw(int c MKSH_A_UNUSED) argument
1687 x_search_char_forw(int c MKSH_A_UNUSED) argument
1709 x_search_char_back(int c MKSH_A_UNUSED) argument
1744 x_newline(int c MKSH_A_UNUSED) argument
1754 x_end_of_text(int c MKSH_A_UNUSED) argument
1767 x_beg_hist(int c MKSH_A_UNUSED) argument
1774 x_end_hist(int c MKSH_A_UNUSED) argument
1781 x_prev_com(int c MKSH_A_UNUSED) argument
1788 x_next_com(int c MKSH_A_UNUSED) argument
1800 x_goto_hist(int c MKSH_A_UNUSED) argument
1840 x_nl_next_com(int c MKSH_A_UNUSED) argument
1967 x_search_hist_up(int c MKSH_A_UNUSED) argument
1974 x_search_hist_dn(int c MKSH_A_UNUSED) argument
2011 x_del_line(int c MKSH_A_UNUSED) argument
2030 x_mv_end(int c MKSH_A_UNUSED) argument
2037 x_mv_begin(int c MKSH_A_UNUSED) argument
2044 x_draw_line(int c MKSH_A_UNUSED) argument
2059 x_cls(int c MKSH_A_UNUSED) argument
2132 x_transpose(int c MKSH_A_UNUSED) argument
2200 x_literal(int c MKSH_A_UNUSED) argument
2207 x_meta1(int c MKSH_A_UNUSED) argument
2214 x_meta2(int c MKSH_A_UNUSED) argument
2221 x_kill(int c MKSH_A_UNUSED) argument
2252 x_yank(int c MKSH_A_UNUSED) argument
2270 x_meta_yank(int c MKSH_A_UNUSED) argument
2295 x_abort(int c MKSH_A_UNUSED) argument
2306 x_error(int c MKSH_A_UNUSED) argument
2571 x_set_mark(int c MKSH_A_UNUSED) argument
2578 x_kill_region(int c MKSH_A_UNUSED) argument
2601 x_xchg_point_mark(int c MKSH_A_UNUSED) argument
2616 x_noop(int c MKSH_A_UNUSED) argument
2625 x_comp_comm(int c MKSH_A_UNUSED) argument
2632 x_list_comm(int c MKSH_A_UNUSED) argument
2639 x_complete(int c MKSH_A_UNUSED) argument
2646 x_enumerate(int c MKSH_A_UNUSED) argument
2653 x_comp_file(int c MKSH_A_UNUSED) argument
2660 x_list_file(int c MKSH_A_UNUSED) argument
2667 x_comp_list(int c MKSH_A_UNUSED) argument
2674 x_expand(int c MKSH_A_UNUSED) argument
2997 x_comment(int c MKSH_A_UNUSED) argument
3018 x_version(int c MKSH_A_UNUSED) argument
3053 x_edit_line(int c MKSH_A_UNUSED) argument
3095 x_prev_histword(int c MKSH_A_UNUSED) argument
3162 x_fold_upper(int c MKSH_A_UNUSED) argument
3169 x_fold_lower(int c MKSH_A_UNUSED) argument
3176 x_fold_capitalise(int c MKSH_A_UNUSED) argument
5406 print_expansions(struct edstate *est, int cmd MKSH_A_UNUSED) argument
[all...]
H A Dsyn.c1020 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, argument
1021 bool do_eval MKSH_A_UNUSED)
1035 dbtestp_eval(Test_env *te MKSH_A_UNUSED, Test_op op MKSH_A_UNUSED, argument
1036 const char *opnd1 MKSH_A_UNUSED, const char *opnd2 MKSH_A_UNUSED,
1037 bool do_eval MKSH_A_UNUSED)
1120 yyrecursive(int subtype MKSH_A_UNUSED) argument
H A Dfuncs.c79 c_true(const char **wp MKSH_A_UNUSED) argument
85 c_false(const char **wp MKSH_A_UNUSED) argument
491 s_put(int c MKSH_A_UNUSED) argument
2517 c_times(const char **wp MKSH_A_UNUSED) argument
2646 c_exec(const char **wp MKSH_A_UNUSED) argument
3327 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) argument
H A Dhistrap.c632 histsave(int *lnp, const char *cmd, bool dowrite MKSH_A_UNUSED, bool ignoredups) argument
1060 alarm_catcher(int sig MKSH_A_UNUSED) argument
H A Dsh.h131 #define MKSH_A_UNUSED __attribute__((__unused__)) macro
133 #define MKSH_A_UNUSED /* nothing */ macro
H A Deval.c1300 comsub(Expand *xp, const char *cp, int fn MKSH_A_UNUSED) argument
H A Djobs.c1309 j_sigchld(int sig MKSH_A_UNUSED) argument
H A Dmain.c1830 x_sigwinch(int sig MKSH_A_UNUSED) argument

Completed in 244 milliseconds