Searched refs:MKSH_A_UNUSED (Results 1 - 8 of 8) sorted by relevance
/external/mksh/src/ |
H A D | edit.c | 1392 x_del_back(int c MKSH_A_UNUSED) argument 1408 x_del_char(int c MKSH_A_UNUSED) argument 1502 x_del_bword(int c MKSH_A_UNUSED) argument 1509 x_mv_bword(int c MKSH_A_UNUSED) argument 1516 x_mv_fword(int c MKSH_A_UNUSED) argument 1523 x_del_fword(int c MKSH_A_UNUSED) argument 1670 x_mv_back(int c MKSH_A_UNUSED) argument 1685 x_mv_forw(int c MKSH_A_UNUSED) argument 1704 x_search_char_forw(int c MKSH_A_UNUSED) argument 1726 x_search_char_back(int c MKSH_A_UNUSED) argument 1761 x_newline(int c MKSH_A_UNUSED) argument 1771 x_end_of_text(int c MKSH_A_UNUSED) argument 1784 x_beg_hist(int c MKSH_A_UNUSED) argument 1791 x_end_hist(int c MKSH_A_UNUSED) argument 1798 x_prev_com(int c MKSH_A_UNUSED) argument 1805 x_next_com(int c MKSH_A_UNUSED) argument 1817 x_goto_hist(int c MKSH_A_UNUSED) argument 1857 x_nl_next_com(int c MKSH_A_UNUSED) argument 1984 x_search_hist_up(int c MKSH_A_UNUSED) argument 1991 x_search_hist_dn(int c MKSH_A_UNUSED) argument 2028 x_del_line(int c MKSH_A_UNUSED) argument 2047 x_mv_end(int c MKSH_A_UNUSED) argument 2054 x_mv_begin(int c MKSH_A_UNUSED) argument 2061 x_draw_line(int c MKSH_A_UNUSED) argument 2076 x_cls(int c MKSH_A_UNUSED) argument 2149 x_transpose(int c MKSH_A_UNUSED) argument 2217 x_literal(int c MKSH_A_UNUSED) argument 2224 x_meta1(int c MKSH_A_UNUSED) argument 2231 x_meta2(int c MKSH_A_UNUSED) argument 2238 x_meta3(int c MKSH_A_UNUSED) argument 2245 x_kill(int c MKSH_A_UNUSED) argument 2271 x_yank(int c MKSH_A_UNUSED) argument 2289 x_meta_yank(int c MKSH_A_UNUSED) argument 2314 x_abort(int c MKSH_A_UNUSED) argument 2325 x_error(int c MKSH_A_UNUSED) argument 2590 x_set_mark(int c MKSH_A_UNUSED) argument 2597 x_kill_region(int c MKSH_A_UNUSED) argument 2620 x_xchg_point_mark(int c MKSH_A_UNUSED) argument 2635 x_noop(int c MKSH_A_UNUSED) argument 2644 x_comp_comm(int c MKSH_A_UNUSED) argument 2651 x_list_comm(int c MKSH_A_UNUSED) argument 2658 x_complete(int c MKSH_A_UNUSED) argument 2665 x_enumerate(int c MKSH_A_UNUSED) argument 2672 x_comp_file(int c MKSH_A_UNUSED) argument 2679 x_list_file(int c MKSH_A_UNUSED) argument 2686 x_comp_list(int c MKSH_A_UNUSED) argument 2693 x_expand(int c MKSH_A_UNUSED) argument 3016 x_comment(int c MKSH_A_UNUSED) argument 3037 x_version(int c MKSH_A_UNUSED) argument 3072 x_edit_line(int c MKSH_A_UNUSED) argument 3114 x_prev_histword(int c MKSH_A_UNUSED) argument 3181 x_fold_upper(int c MKSH_A_UNUSED) argument 3188 x_fold_lower(int c MKSH_A_UNUSED) argument 3195 x_fold_capitalise(int c MKSH_A_UNUSED) argument 5455 print_expansions(struct edstate *est, int cmd MKSH_A_UNUSED) argument [all...] |
H A D | syn.c | 1052 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, argument 1053 bool do_eval MKSH_A_UNUSED) 1067 dbtestp_eval(Test_env *te MKSH_A_UNUSED, Test_op op MKSH_A_UNUSED, argument 1068 const char *opnd1 MKSH_A_UNUSED, const char *opnd2 MKSH_A_UNUSED, 1069 bool do_eval MKSH_A_UNUSED) 1153 yyrecursive(int subtype MKSH_A_UNUSED) argument
|
H A D | funcs.c | 79 c_true(const char **wp MKSH_A_UNUSED) argument 85 c_false(const char **wp MKSH_A_UNUSED) argument 509 s_put(int c MKSH_A_UNUSED) argument 2591 c_times(const char **wp MKSH_A_UNUSED) argument 2720 c_exec(const char **wp MKSH_A_UNUSED) argument 3401 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) argument
|
H A D | sh.h | 137 #define MKSH_A_UNUSED __attribute__((__unused__)) macro 139 #define MKSH_A_UNUSED /* nothing */ macro
|
H A D | eval.c | 1298 comsub(Expand *xp, const char *cp, int fn MKSH_A_UNUSED) argument
|
H A D | histrap.c | 1100 alarm_catcher(int sig MKSH_A_UNUSED) argument
|
H A D | jobs.c | 1309 j_sigchld(int sig MKSH_A_UNUSED) argument
|
H A D | main.c | 1847 x_sigwinch(int sig MKSH_A_UNUSED) argument
|
Completed in 140 milliseconds