Home
last modified time | relevance | path

Searched refs:opt_shift (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dopttbl.c491 STRING, 0, NULL, opt_shift,
H A Doptfunc.c224 public void opt_shift(int type, char *s) in opt_shift() function
H A Dfuncs.h256 public void opt_shift(int type, char *s);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td7681 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 # "}",