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

  /external/mksh/src/
edit.c     [all...]
syn.c 1031 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED,
1032 bool do_eval MKSH_A_UNUSED)
1046 dbtestp_eval(Test_env *te MKSH_A_UNUSED, Test_op op MKSH_A_UNUSED,
1047 const char *opnd1 MKSH_A_UNUSED, const char *opnd2 MKSH_A_UNUSED,
1048 bool do_eval MKSH_A_UNUSED)
funcs.c 81 c_true(const char **wp MKSH_A_UNUSED)
87 c_false(const char **wp MKSH_A_UNUSED)
601 s_put(int c MKSH_A_UNUSED)
    [all...]
sh.h 144 #define MKSH_A_UNUSED __attribute__((__unused__))
146 #define MKSH_A_UNUSED /* nothing */
    [all...]
histrap.c 1149 alarm_catcher(int sig MKSH_A_UNUSED)
    [all...]
jobs.c 1327 j_sigchld(int sig MKSH_A_UNUSED)
    [all...]
main.c     [all...]

Completed in 64 milliseconds