Searched refs:opt_shift (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/less/dist/ |
| H A D | opttbl.c | 491 STRING, 0, NULL, opt_shift,
|
| H A D | optfunc.c | 224 public void opt_shift(int type, char *s) in opt_shift() function
|
| H A D | funcs.h | 256 public void opt_shift(int type, char *s);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 7681 string opt_shift, string asm, string kind, 7685 "{\t$Rd" # kind # ", $imm8" # opt_shift # 7686 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}", 7693 string opt_shift, string asm, string kind, 7697 asm, "{\t$Rd" # kind # ", $imm8" # opt_shift # 7698 "|" # kind # "\t$Rd, $imm8" # opt_shift # "}",
|