Searched refs:opt_shift (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/less/ |
| H A D | opttbl.c | 423 STRING, 0, NULL, opt_shift,
|
| H A D | optfunc.c | 217 opt_shift(type, s) in opt_shift() function
|
| H A D | funcs.h | 215 public void opt_shift LESSPARAMS ((int type, char *s));
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 7248 string opt_shift, string asm, string kind, 7252 "{\t$Rd" # kind # ", $imm8" # opt_shift # 7253 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}", 7260 string opt_shift, string asm, string kind, 7264 asm, "{\t$Rd" # kind # ", $imm8" # opt_shift # 7265 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",
|