c_or
DECLARE_INSN(c_or, MATCH_C_OR, MASK_C_OR)
PLAN *c_or(char *, char ***, int);
{ "-o", N_OR, c_or, O_ZERO },
{ "-or", N_OR, c_or, O_ZERO },