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

/external/mksh/src/
H A Deval.c1286 comsub(Expand *xp, const char *cp, int fn MKSH_A_UNUSED) argument
H A Dhistrap.c632 histsave(int *lnp, const char *cmd, bool dowrite MKSH_A_UNUSED, bool ignoredups) argument
1058 alarm_catcher(int sig MKSH_A_UNUSED) argument
H A Djobs.c1252 j_sigchld(int sig MKSH_A_UNUSED) argument
H A Dsyn.c1027 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, argument
1028 bool do_eval MKSH_A_UNUSED)
1042 dbtestp_eval(Test_env *te MKSH_A_UNUSED, Test_op op MKSH_A_UNUSED, argument
1043 const char *opnd1 MKSH_A_UNUSED, const char *opnd2 MKSH_A_UNUSED,
1044 bool do_eval MKSH_A_UNUSED)
1127 yyrecursive(int subtype MKSH_A_UNUSED) argument
H A Dmain.c1848 x_sigwinch(int sig MKSH_A_UNUSED) argument
H A Dfuncs.c75 c_true(const char **wp MKSH_A_UNUSED) argument
81 c_false(const char **wp MKSH_A_UNUSED) argument
485 s_put(int c MKSH_A_UNUSED) argument
2503 c_times(const char **wp MKSH_A_UNUSED) argument
2632 c_exec(const char **wp MKSH_A_UNUSED) argument
3313 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) argument
H A Dedit.c1378 x_del_back(int c MKSH_A_UNUSED) argument
1394 x_del_char(int c MKSH_A_UNUSED) argument
1488 x_del_bword(int c MKSH_A_UNUSED) argument
1495 x_mv_bword(int c MKSH_A_UNUSED) argument
1502 x_mv_fword(int c MKSH_A_UNUSED) argument
1509 x_del_fword(int c MKSH_A_UNUSED) argument
1667 x_mv_back(int c MKSH_A_UNUSED) argument
1682 x_mv_forw(int c MKSH_A_UNUSED) argument
1701 x_search_char_forw(int c MKSH_A_UNUSED) argument
1723 x_search_char_back(int c MKSH_A_UNUSED) argument
1758 x_newline(int c MKSH_A_UNUSED) argument
1768 x_end_of_text(int c MKSH_A_UNUSED) argument
1778 x_beg_hist(int c MKSH_A_UNUSED) argument
1785 x_end_hist(int c MKSH_A_UNUSED) argument
1792 x_prev_com(int c MKSH_A_UNUSED) argument
1799 x_next_com(int c MKSH_A_UNUSED) argument
1811 x_goto_hist(int c MKSH_A_UNUSED) argument
1851 x_nl_next_com(int c MKSH_A_UNUSED) argument
1978 x_search_hist_up(int c MKSH_A_UNUSED) argument
1985 x_search_hist_dn(int c MKSH_A_UNUSED) argument
2022 x_del_line(int c MKSH_A_UNUSED) argument
2041 x_mv_end(int c MKSH_A_UNUSED) argument
2048 x_mv_begin(int c MKSH_A_UNUSED) argument
2055 x_draw_line(int c MKSH_A_UNUSED) argument
2070 x_cls(int c MKSH_A_UNUSED) argument
2151 x_transpose(int c MKSH_A_UNUSED) argument
2219 x_literal(int c MKSH_A_UNUSED) argument
2226 x_meta1(int c MKSH_A_UNUSED) argument
2233 x_meta2(int c MKSH_A_UNUSED) argument
2240 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
2589 x_set_mark(int c MKSH_A_UNUSED) argument
2596 x_kill_region(int c MKSH_A_UNUSED) argument
2619 x_xchg_point_mark(int c MKSH_A_UNUSED) argument
2634 x_noop(int c MKSH_A_UNUSED) argument
2643 x_comp_comm(int c MKSH_A_UNUSED) argument
2650 x_list_comm(int c MKSH_A_UNUSED) argument
2657 x_complete(int c MKSH_A_UNUSED) argument
2664 x_enumerate(int c MKSH_A_UNUSED) argument
2671 x_comp_file(int c MKSH_A_UNUSED) argument
2678 x_list_file(int c MKSH_A_UNUSED) argument
2685 x_comp_list(int c MKSH_A_UNUSED) argument
2692 x_expand(int c MKSH_A_UNUSED) argument
2989 x_comment(int c MKSH_A_UNUSED) argument
3010 x_version(int c MKSH_A_UNUSED) argument
3045 x_edit_line(int c MKSH_A_UNUSED) argument
3087 x_prev_histword(int c MKSH_A_UNUSED) argument
3154 x_fold_upper(int c MKSH_A_UNUSED) argument
3161 x_fold_lower(int c MKSH_A_UNUSED) argument
3168 x_fold_capitalise(int c MKSH_A_UNUSED) argument
5365 print_expansions(struct edstate *est, int cmd MKSH_A_UNUSED) argument
[all...]
H A Dsh.h126 #define MKSH_A_UNUSED __attribute__((__unused__)) macro
128 #define MKSH_A_UNUSED /* nothing */ macro

Completed in 286 milliseconds