Home
last modified time | relevance | path

Searched refs:PBT (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/dev/qbus/
H A Dqdreg.h89 #define PBT 0x03c0 macro
H A Dqd.c3011 adder->cmd = PBT | OCRB | 2 | DTE | 2; in ldfont()
3068 adder->cmd = PBT | OCRB | 2 | DTE | 2; in ldfont()
/netbsd-src/sys/arch/vax/include/
H A Dqdreg.h89 #define PBT 0x03c0 macro
/netbsd-src/sys/arch/vax/vsa/
H A Dgpx.c1029 ss->ss_adder->cmd = PBT | OCRB | DTE | LF_R1 | 2; /*XXX why 2?*/ in gpx_upload_font()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3503 const CXXRecordDecl *PBT = BRL.getPrimaryBase(); in CollectContainingType() local
3504 if (PBT && !BRL.isPrimaryBaseVirtual()) in CollectContainingType()
3505 PBase = PBT; in CollectContainingType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp12283 auto PBT = SE->getPredicatedBackedgeTakenCount(L, Pred); in PrintLoopInfo() local
12284 if (!isa<SCEVCouldNotCompute>(PBT)) { in PrintLoopInfo()
12285 OS << "Predicated backedge-taken count is " << *PBT << "\n"; in PrintLoopInfo()
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in21334 @Article{McCreight:1977:PBT,