Searched refs:MKSH_A_UNUSED (Results 1 – 8 of 8) sorted by relevance
/external/mksh/src/ |
D | edit.c | 1392 x_del_back(int c MKSH_A_UNUSED) in x_del_back() argument 1408 x_del_char(int c MKSH_A_UNUSED) in x_del_char() argument 1502 x_del_bword(int c MKSH_A_UNUSED) in x_del_bword() argument 1509 x_mv_bword(int c MKSH_A_UNUSED) in x_mv_bword() argument 1516 x_mv_fword(int c MKSH_A_UNUSED) in x_mv_fword() argument 1523 x_del_fword(int c MKSH_A_UNUSED) in x_del_fword() argument 1670 x_mv_back(int c MKSH_A_UNUSED) in x_mv_back() argument 1685 x_mv_forw(int c MKSH_A_UNUSED) in x_mv_forw() argument 1704 x_search_char_forw(int c MKSH_A_UNUSED) in x_search_char_forw() argument 1726 x_search_char_back(int c MKSH_A_UNUSED) in x_search_char_back() argument [all …]
|
D | syn.c | 1052 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, in dbtestp_getopnd() argument 1053 bool do_eval MKSH_A_UNUSED) in dbtestp_getopnd() argument 1067 dbtestp_eval(Test_env *te MKSH_A_UNUSED, Test_op op MKSH_A_UNUSED, in dbtestp_eval() argument 1068 const char *opnd1 MKSH_A_UNUSED, const char *opnd2 MKSH_A_UNUSED, in dbtestp_eval() argument 1069 bool do_eval MKSH_A_UNUSED) in dbtestp_eval() argument 1153 yyrecursive(int subtype MKSH_A_UNUSED) in yyrecursive() argument
|
D | funcs.c | 79 c_true(const char **wp MKSH_A_UNUSED) in c_true() argument 85 c_false(const char **wp MKSH_A_UNUSED) in c_false() argument 509 s_put(int c MKSH_A_UNUSED) in s_put() argument 2591 c_times(const char **wp MKSH_A_UNUSED) in c_times() argument 2720 c_exec(const char **wp MKSH_A_UNUSED) in c_exec() argument 3401 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd() argument
|
D | sh.h | 137 #define MKSH_A_UNUSED __attribute__((__unused__)) macro 139 #define MKSH_A_UNUSED /* nothing */ macro
|
D | histrap.c | 1100 alarm_catcher(int sig MKSH_A_UNUSED) in alarm_catcher() argument
|
D | jobs.c | 1309 j_sigchld(int sig MKSH_A_UNUSED) in j_sigchld() argument
|
D | main.c | 1847 x_sigwinch(int sig MKSH_A_UNUSED) in x_sigwinch() argument
|
D | eval.c | 1298 comsub(Expand *xp, const char *cp, int fn MKSH_A_UNUSED) in comsub() argument
|