Home
last modified time | relevance | path

Searched defs:outs (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/lld/Common/
DErrorHandler.cpp68 raw_ostream &lld::outs() { in outs() function in lld
78 raw_ostream &ErrorHandler::outs() { in outs() function in ErrorHandler
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
Duserdef.cc284 ostream& operator<<(ostream& outs, A1 one) in operator <<()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dwince-stub.c67 static LPWSTR outs[4] = {NULL, NULL, NULL, NULL}; in mempool() local
Dwince.c587 static LPWSTR outs[8] = in towide() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
Draw_ostream.cpp898 raw_fd_ostream &llvm::outs() { in outs() function in llvm
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-ia64.c1073 set_regstack (ins, locs, outs, rots) in set_regstack() argument
4754 int ins, locs, outs, rots; local
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ia64.c1033 set_regstack (ins, locs, outs, rots) in set_regstack() argument
4232 int ins, locs, outs, rots; local
/openbsd/src/sys/dev/x86emu/
Dx86emu.c8295 outs(struct x86emu *emu, int size) in outs() function