Searched refs:c_or (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/find/ |
H A D | option.c | 85 { "-o", N_OR, c_or, O_ZERO }, 87 { "-or", N_OR, c_or, O_ZERO },
|
H A D | extern.h | 89 PLAN *c_or(char *, char ***, int);
|
H A D | function.c | 1668 c_or(char *ignore, char ***ignored, int unused) in c_or() function
|
/openbsd/sys/arch/riscv64/riscv64/ |
H A D | db_instruction.h | 2583 DECLARE_INSN(c_or, MATCH_C_OR, MASK_C_OR)
|