HomeSort by relevance Sort by last modified time
    Searched refs:MKSH_A_UNUSED (Results 1 - 8 of 8) sorted by null

  /external/mksh/src/
edit.c     [all...]
syn.c 1052 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED,
1053 bool do_eval MKSH_A_UNUSED)
1067 dbtestp_eval(Test_env *te MKSH_A_UNUSED, Test_op op MKSH_A_UNUSED,
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)
funcs.c 79 c_true(const char **wp MKSH_A_UNUSED)
85 c_false(const char **wp MKSH_A_UNUSED)
509 s_put(int c MKSH_A_UNUSED)
    [all...]
sh.h 137 #define MKSH_A_UNUSED __attribute__((__unused__))
139 #define MKSH_A_UNUSED /* nothing */
    [all...]
eval.c 1298 comsub(Expand *xp, const char *cp, int fn MKSH_A_UNUSED)
    [all...]
histrap.c 1100 alarm_catcher(int sig MKSH_A_UNUSED)
    [all...]
jobs.c 1309 j_sigchld(int sig MKSH_A_UNUSED)
    [all...]
main.c     [all...]

Completed in 173 milliseconds