Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dopttbl.c480 STRING, 0, NULL, opt_shift,
H A Doptfunc.c222 public void opt_shift(int type, char *s) in opt_shift() function
H A Dfuncs.h254 public void opt_shift(int type, char *s);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td8368 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 # "}",