Searched refs:sorry (Results 1 – 25 of 67) sorted by relevance
123
| /NextBSD/lib/libc/gen/ |
| HD | dlfcn.c | 42 static char sorry[] = "Service unavailable"; variable 68 _rtld_error(sorry); in dladdr() 76 _rtld_error(sorry); in dlclose() 84 return sorry; in dlerror() 105 _rtld_error(sorry); in dlopen() 113 _rtld_error(sorry); in dlsym() 121 _rtld_error(sorry); in dlfunc() 130 _rtld_error(sorry); in dlvsym() 138 _rtld_error(sorry); in dlinfo() 146 _rtld_error(sorry); in _rtld_thread_init() [all …]
|
| /NextBSD/contrib/gcc/config/ |
| HD | windiss.h | 37 sorry ("profiler support for WindISS"); \
|
| HD | vx-common.h | 83 sorry ("profiler support for VxWorks"); \
|
| /NextBSD/share/examples/find_interface/ |
| HD | README | 3 the command line (sorry, it doesn't parse dotted decimal) and it will
|
| /NextBSD/contrib/gcc/ |
| HD | diagnostic.def | 18 DEFINE_DIAGNOSTIC_KIND (DK_SORRY, "sorry, unimplemented: ")
|
| HD | toplev.h | 66 extern void sorry (const char *, ...) ATTRIBUTE_GCC_DIAG(1,2);
|
| HD | toplev.c | 1004 sorry ("GCC supports only %d input file changes", input_file_stack_tick); in push_srcloc() 1031 sorry ("GCC supports only %d input file changes", input_file_stack_tick); in pop_srcloc()
|
| HD | diagnostic.c | 548 sorry (const char *gmsgid, ...) in sorry() function
|
| HD | tree-inline.c | 1541 sorry (inline_forbidden_reason, fn); in inlinable_function_p() 2005 sorry ("inlining failed in call to %q+F: %s", fn, reason); in expand_call_inline() 2006 sorry ("called from here"); in expand_call_inline()
|
| HD | varasm.c | 1198 sorry ("global destructors not supported on this target"); in default_stabs_asm_out_destructor() 1248 sorry ("global constructors not supported on this target"); in default_stabs_asm_out_constructor() 1644 sorry ("thread-local COMMON data not implemented"); in emit_tls_common()
|
| /NextBSD/contrib/ipfilter/ |
| HD | Makefile | 150 else echo test directory not present, sorry; fi 154 else echo test directory not present, sorry; fi
|
| /NextBSD/contrib/libreadline/examples/rlfe/ |
| HD | configure.in | 48 AC_MSG_ERROR(Can't run the compiler - sorry)) 56 ],AC_MSG_ERROR(Your compiler does not set the exit status - sorry))
|
| /NextBSD/contrib/gcc/cp/ |
| HD | typeck2.c | 817 sorry ("non-trivial designated initializers not supported"); in process_init_constructor_array() 918 sorry ("non-trivial designated initializers not supported"); in process_init_constructor_record()
|
| HD | lex.c | 482 sorry ("#pragma vtable no longer supported"); in handle_pragma_vtable()
|
| HD | mangle.c | 2186 sorry ("call_expr cannot be mangled due to a defect in the C++ ABI"); in write_expression() 2194 sorry ("zero-operand casts cannot be mangled due to a defect " in write_expression()
|
| HD | init.c | 2599 sorry in build_vec_init()
|
| HD | decl2.c | 816 sorry ("applying attributes to template parameters is not implemented"); in grokfield()
|
| /NextBSD/usr.bin/indent/ |
| HD | README | 30 | the public domain. I knew I would be sorry I made that posting.
|
| /NextBSD/contrib/binutils/gprof/po/ |
| HD | gprof.pot | 412 msgid "%s: sorry, file format `prof' is not yet supported\n"
|
| HD | ms.po | 445 msgid "%s: sorry, file format `prof' is not yet supported\n"
|
| /NextBSD/contrib/gcc/config/mips/ |
| HD | mips.h | 2018 sorry ("mips16 function profiling"); \
|
| /NextBSD/cddl/contrib/dtracetoolkit/Docs/ |
| HD | History | 181 sorry about that, and it will keep happening until we have stable
|
| /NextBSD/lib/libz/ |
| HD | FAQ | 82 No, sorry. You have to spawn an uncompress or gunzip subprocess, or adapt
|
| /NextBSD/contrib/opie/ |
| HD | README | 205 (sorry, but anonymous FTP is no longer available)
|
| /NextBSD/usr.bin/fortune/datfiles/ |
| HD | startrek | 651 We're all sorry for the other guy when he loses his job to a machine.
|
123