Home
last modified time | relevance | path

Searched defs:TBL (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/docs/edit/
H A DMakefile4 TBL= tbl macro
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/
H A DMakefile5 TBL= tbl macro
/netbsd-src/external/bsd/nvi/dist/docs/exref/
H A DMakefile4 TBL= tbl macro
/netbsd-src/external/bsd/nvi/dist/docs/vitut/
H A DMakefile5 TBL= tbl macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dm68k-opc.c2195 #define TBL(name1, name2, name3, s, r) \ macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dm68k-opc.c2195 #define TBL(name1, name2, name3, s, r) \ macro
/netbsd-src/usr.bin/column/
H A Dcolumn.c207 } TBL; typedef
/netbsd-src/external/bsd/libbind/dist/
H A Dconfigure.in40 AC_SUBST(TBL) subst
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h312 TBL, enumerator
H A DAArch64ISelLowering.cpp9265 SDValue TBL = DAG.getNode(AArch64ISD::TBL, DL, MVT::nxv2i64, V, ShuffleMask); in LowerDUPQLane() local