Searched defs:MKSH_A_UNUSED (Results 1 - 7 of 7) sorted by relevance

/external/mksh/src/
H A Dhistrap.c1149 alarm_catcher(int sig MKSH_A_UNUSED) argument
H A Djobs.c1327 j_sigchld(int sig MKSH_A_UNUSED) argument
H A Dsyn.c1031 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, argument
1032 bool do_eval MKSH_A_UNUSED)
1046 dbtestp_eval(Test_env *te MKSH_A_UNUSED, Test_op op MKSH_A_UNUSED, argument
1047 const char *opnd1 MKSH_A_UNUSED, const char *opnd2 MKSH_A_UNUSED,
1048 bool do_eval MKSH_A_UNUSED)
H A Dmain.c1914 x_sigwinch(int sig MKSH_A_UNUSED) argument
H A Dfuncs.c81 c_true(const char **wp MKSH_A_UNUSED) argument
87 c_false(const char **wp MKSH_A_UNUSED) argument
601 s_put(int c MKSH_A_UNUSED) argument
2344 c_times(const char **wp MKSH_A_UNUSED) argument
2473 c_exec(const char **wp MKSH_A_UNUSED) argument
3181 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) argument
H A Dedit.c1416 x_del_back(int c MKSH_A_UNUSED) argument
1432 x_del_char(int c MKSH_A_UNUSED) argument
1523 x_del_bword(int c MKSH_A_UNUSED) argument
1530 x_mv_bword(int c MKSH_A_UNUSED) argument
1537 x_mv_fword(int c MKSH_A_UNUSED) argument
1544 x_del_fword(int c MKSH_A_UNUSED) argument
1682 x_mv_back(int c MKSH_A_UNUSED) argument
1697 x_mv_forw(int c MKSH_A_UNUSED) argument
1716 x_search_char_forw(int c MKSH_A_UNUSED) argument
1738 x_search_char_back(int c MKSH_A_UNUSED) argument
1773 x_newline(int c MKSH_A_UNUSED) argument
1783 x_end_of_text(int c MKSH_A_UNUSED) argument
1797 x_beg_hist(int c MKSH_A_UNUSED) argument
1804 x_end_hist(int c MKSH_A_UNUSED) argument
1811 x_prev_com(int c MKSH_A_UNUSED) argument
1818 x_next_com(int c MKSH_A_UNUSED) argument
1830 x_goto_hist(int c MKSH_A_UNUSED) argument
1864 x_nl_next_com(int c MKSH_A_UNUSED) argument
1995 x_search_hist_up(int c MKSH_A_UNUSED) argument
2002 x_search_hist_dn(int c MKSH_A_UNUSED) argument
2039 x_del_line(int c MKSH_A_UNUSED) argument
2053 x_mv_end(int c MKSH_A_UNUSED) argument
2060 x_mv_beg(int c MKSH_A_UNUSED) argument
2067 x_draw_line(int c MKSH_A_UNUSED) argument
2074 x_cls(int c MKSH_A_UNUSED) argument
2148 x_transpose(int c MKSH_A_UNUSED) argument
2216 x_literal(int c MKSH_A_UNUSED) argument
2223 x_meta1(int c MKSH_A_UNUSED) argument
2230 x_meta2(int c MKSH_A_UNUSED) argument
2237 x_meta3(int c MKSH_A_UNUSED) argument
2244 x_kill(int c MKSH_A_UNUSED) argument
2270 x_yank(int c MKSH_A_UNUSED) argument
2288 x_meta_yank(int c MKSH_A_UNUSED) argument
2332 x_abort(int c MKSH_A_UNUSED) argument
2338 x_error(int c MKSH_A_UNUSED) argument
2602 x_set_mark(int c MKSH_A_UNUSED) argument
2609 x_kill_region(int c MKSH_A_UNUSED) argument
2632 x_xchg_point_mark(int c MKSH_A_UNUSED) argument
2647 x_noop(int c MKSH_A_UNUSED) argument
2656 x_comp_comm(int c MKSH_A_UNUSED) argument
2663 x_list_comm(int c MKSH_A_UNUSED) argument
2670 x_complete(int c MKSH_A_UNUSED) argument
2677 x_enumerate(int c MKSH_A_UNUSED) argument
2684 x_comp_file(int c MKSH_A_UNUSED) argument
2691 x_list_file(int c MKSH_A_UNUSED) argument
2698 x_comp_list(int c MKSH_A_UNUSED) argument
2705 x_expand(int c MKSH_A_UNUSED) argument
3040 x_comment(int c MKSH_A_UNUSED) argument
3060 x_version(int c MKSH_A_UNUSED) argument
3093 x_edit_line(int c MKSH_A_UNUSED) argument
3135 x_prev_histword(int c MKSH_A_UNUSED) argument
3204 x_fold_upper(int c MKSH_A_UNUSED) argument
3211 x_fold_lower(int c MKSH_A_UNUSED) argument
3218 x_fold_capitalise(int c MKSH_A_UNUSED) argument
5465 print_expansions(struct edstate *est, int cmd MKSH_A_UNUSED) argument
5598 x_eval_region(int c MKSH_A_UNUSED) argument
[all...]
H A Dsh.h144 #define MKSH_A_UNUSED __attribute__((__unused__)) macro
146 #define MKSH_A_UNUSED /* nothing */ macro

Completed in 119 milliseconds