HomeSort by: relevance | last modified time | path
    Searched defs:PBT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/vax/include/
qdreg.h 89 #define PBT 0x03c0
  /src/sys/dev/qbus/
qdreg.h 89 #define PBT 0x03c0
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp 3503 const CXXRecordDecl *PBT = BRL.getPrimaryBase();
3504 if (PBT && !BRL.isPrimaryBaseVirtual())
3505 PBase = PBT;

Completed in 20 milliseconds