Searched refs:why (Results 1 - 25 of 66) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug128.go11 // unclear why it shouldn't be allowed
15 // unclear why it shouldn't be allowed
H A Dbug068.go15 There is no reason why the escapes need to be different inside strings and chars.
/haiku-buildtools/binutils/gold/
H A Dmapfile.h66 const Symbol* sym, const char* why);
H A Darchive.cc58 std::string* why, char** tmpbufp,
118 *why = "-u ";
119 *why += sym_name;
125 *why = "--export-dynamic-symbol ";
126 *why += sym_name;
136 *why = buf;
146 *why = "entry symbol ";
147 *why += sym_name;
821 std::string why; local
824 &why,
56 should_include_member(Symbol_table* symtab, Layout* layout, const char* sym_name, Symbol** symp, std::string* why, char** tmpbufp, size_t* tmpbuflen) argument
988 include_member(Symbol_table* symtab, Layout* layout, Input_objects* input_objects, off_t off, Mapfile* mapfile, Symbol* sym, const char* why) argument
1220 std::string why; local
[all...]
H A Dmapfile.cc109 const Symbol* sym, const char* why)
125 fprintf(this->map_file_, "%s", why);
108 report_include_archive_member(const std::string& member_name, const Symbol* sym, const char* why) argument
H A Darchive.h100 Symbol** symp, std::string* why, char** tmpbufp,
341 Mapfile*, Symbol*, const char* why);
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dsysdep.h113 * @param why A description of why make_unrunnable was called.
121 const char *why);
H A Dexcept-gcc.cpp117 const char *why)
129 w->self, info, buf, why);
484 _Unwind_Reason_Code why = _Unwind_RaiseException(exc);
485 __cilkrts_bug ("Cilk runtime error: failed to reinstate suspended exception %p (%d)\n", exc, why);
113 save_exception_info(__cilkrts_worker *w, __cxa_eh_globals *state, _Unwind_Exception *exc, bool rethrow, const char *why) argument
/haiku-buildtools/binutils/gas/testsuite/gas/d30v/
H A Dbittest.s5 # generate warnings. The reason why this is not an error is that those instructions
H A Dbittest.l14 5 # generate warnings. The reason why this is not an error is that those instructions
/haiku-buildtools/gcc/zlib/examples/
H A Dfitblk.c62 local void quit(char *why) argument
64 fprintf(stderr, "fitblk abort: %s\n", why);
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d30v/
H A Dbittest.s5 # generate warnings. The reason why this is not an error is that those instructions
H A Dbittest.l14 5 # generate warnings. The reason why this is not an error is that those instructions
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dlabel1.go9 // This set is caught by pass 2. That's why this file is label1.go.
/haiku-buildtools/binutils/zlib/examples/
H A Dfitblk.c62 local void quit(char *why) argument
64 fprintf(stderr, "fitblk abort: %s\n", why);
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dosf1-ci.asm32 ! This exception does not however invalidate any other reasons why
H A Dsol2-ci.asm32 ! This exception does not however invalidate any other reasons why
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Dnt-ci.asm32 # This exception does not however invalidate any other reasons why
H A Dnt-cn.asm32 # This exception does not however invalidate any other reasons why
H A Deabi-ci.asm32 # This exception does not however invalidate any other reasons why
H A Deabi-cn.asm32 # This exception does not however invalidate any other reasons why
H A Dsol-ci.asm32 # This exception does not however invalidate any other reasons why
/haiku-buildtools/gcc/gmp/mpn/x86/pentium4/sse2/
H A Daddlsh1_n.asm32 C that's used seems to work best. Not sure why, but %ecx,4 with src1 and/or
H A Drsh1add_n.asm32 C that's used seems to work best. Not sure why, but for instance leal
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dcrtend.asm30 # This exception does not however invalidate any other reasons why

Completed in 414 milliseconds

123