Searched refs:c_and (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/find/ |
H A D | option.c | 61 { "-a", c_and, NULL, 0 }, 66 { "-and", c_and, NULL, 0 },
|
H A D | extern.h | 51 creat_f c_and; variable
|
H A D | function.c | 1737 c_and(OPTION *option __unused, char ***argvp __unused) in c_and() function
|
/freebsd/sys/riscv/include/ |
H A D | encoding.h | 983 DECLARE_INSN(c_and, MATCH_C_AND, MASK_C_AND)
|