Searched refs:opt_shift (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/less/ |
| H A D | opttbl.c | 480 STRING, 0, NULL, opt_shift,
|
| H A D | optfunc.c | 222 public void opt_shift(int type, char *s) in opt_shift() function
|
| H A D | funcs.h | 254 public void opt_shift(int type, char *s);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 8368 string opt_shift, string asm, string kind, 8372 "{\t$Rd" # kind # ", $imm8" # opt_shift # 8373 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}", 8380 string opt_shift, string asm, string kind, 8384 asm, "{\t$Rd" # kind # ", $imm8" # opt_shift # 8385 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",
|