Searched refs:opt_shift (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/less/ |
| H A D | opttbl.c | 450 STRING, 0, NULL, opt_shift,
|
| H A D | optfunc.c | 227 opt_shift(type, s) in opt_shift() function
|
| H A D | funcs.h | 238 public void opt_shift LESSPARAMS ((int type, char *s));
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 7697 string opt_shift, string asm, string kind, 7701 "{\t$Rd" # kind # ", $imm8" # opt_shift # 7702 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}", 7709 string opt_shift, string asm, string kind, 7713 asm, "{\t$Rd" # kind # ", $imm8" # opt_shift # 7714 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",
|