Searched refs:BRL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-opc-x.c69 #define BRL(a,b) \ macro
71 {"brl.few", BRL (0, 0)},
72 {"brl", BRL (0, 0)},
73 {"brl.few.clr", BRL (0, 1)},
74 {"brl.clr", BRL (0, 1)},
75 {"brl.many", BRL (1, 0)},
76 {"brl.many.clr", BRL (1, 1)},
77 #undef BRL macro
78 #define BRL(a,b,c) \ macro
82 {"brl.cond.sptk.few", BRL (
130 #undef BRL macro
132 #define BRL macro
158 #undef BRL macro
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2049 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); local
2050 const CXXRecordDecl *PBT = BRL.getPrimaryBase();
2051 if (PBT && !BRL.isPrimaryBaseVirtual())
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src56 # of the historical 4.4BSD, GNU, System V and SCO termcap files and the BRL
492 # ANSI X3.64 from emory!mlhhh (Hugh Hansard) via BRL
4783 # <flash> from BRL -- esr)
5915 hp2641a|hp2645a|hp2647a|HP 264?A series BRL entry,
6004 # (hp+labels: added label values from a BRL termcap -- esr)
6206 # HP 9845 desktop computer from BRL
6383 # LSI ADM-11 from George William Hartwig, Jr. <geo@BRL-TGR.ARPA> via BRL
6404 # via BRL. That entry asserted <xmc#1>, but I've left that out because
6639 # LSI ADM-36 from Col. George L. Sicherman <gloria!colonel> via BRL
[all...]

Completed in 117 milliseconds