| /freebsd-14.2/lib/libc/i386/sys/ |
| H A D | cerror.S | 47 .globl CNAME(__error) 48 .type CNAME(__error),@function 53 call PIC_PLT(CNAME(__error)) 58 call CNAME(__error)
|
| /freebsd-14.2/lib/libc/arm/sys/ |
| H A D | cerror.S | 37 .globl _C_LABEL(__error) 38 .type _C_LABEL(__error),%function 43 bl PIC_SYM(_C_LABEL(__error), PLT)
|
| /freebsd-14.2/lib/libc/amd64/sys/ |
| H A D | cerror.S | 47 .globl CNAME(__error) 48 .type CNAME(__error),@function 51 call PIC_PLT(CNAME(__error))
|
| /freebsd-14.2/contrib/libxo/tests/core/saved/ |
| H A D | test_02.X.out | 5 …ongx</t3><t4>xtest</t4><__error><message>this is an error</message></__error><__error><message>two…
|
| H A D | test_02.XP.out | 71 <__error> 73 </__error> 74 <__error> 76 </__error>
|
| H A D | test_02.JPu.out | 68 "__error": { 71 "__error": {
|
| H A D | test_02.J.out | 1 …0","t2":"test5000","t3":"ten-longx","t4":"xtest", "__error": {"message":"this is an error"}, "__er…
|
| H A D | test_02.JP.out | 68 "__error": { 71 "__error": {
|
| /freebsd-14.2/lib/libc/powerpc64/sys/ |
| H A D | cerror.S | 32 .globl CNAME(__error) 46 bl CNAME(__error)
|
| /freebsd-14.2/lib/libc/powerpc/sys/ |
| H A D | cerror.S | 32 .globl CNAME(__error) 53 bl PIC_PLT(CNAME(__error))
|
| /freebsd-14.2/libexec/rtld-elf/rtld-libc/ |
| H A D | rtld_libc.c | 59 int *__error(void); 61 __error(void) in __error() function
|
| /freebsd-14.2/sys/sys/ |
| H A D | errno.h | 45 int * __error(void); 47 #define errno (* __error())
|
| /freebsd-14.2/contrib/diff/lib/ |
| H A D | error.c | 68 extern void __error (int status, int errnum, const char *message, ...) 74 # define error __error 308 weak_alias (__error, error)
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__expected/ |
| H A D | unexpected.h | 73 _LIBCPP_HIDE_FROM_ABI constexpr explicit unexpected(_Error&& __error) // 75 : __unex_(std::forward<_Error>(__error)) {}
|
| H A D | expected.h | 901 _LIBCPP_HIDE_FROM_ABI constexpr _Err error_or(_Up&& __error) const& { 905 return std::forward<_Up>(__error); 910 _LIBCPP_HIDE_FROM_ABI constexpr _Err error_or(_Up&& __error) && { 914 return std::forward<_Up>(__error); 1626 _LIBCPP_HIDE_FROM_ABI constexpr _Err error_or(_Up&& __error) const& { 1630 return std::forward<_Up>(__error); 1636 _LIBCPP_HIDE_FROM_ABI constexpr _Err error_or(_Up&& __error) && { 1640 return std::forward<_Up>(__error);
|
| /freebsd-14.2/lib/libc/sys/ |
| H A D | __error.c | 53 __error(void) in __error() function
|
| H A D | Makefile.inc | 34 __error.c \
|
| H A D | Symbol.map | 292 __error;
|
| /freebsd-14.2/lib/libthr/sys/ |
| H A D | thr_error.c | 45 __weak_reference(__error_threaded, __error);
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_errno.h | 25 # define __errno_location __error
|
| /freebsd-14.2/lib/libc/riscv/sys/ |
| H A D | cerror.S | 40 call _C_LABEL(__error)
|
| /freebsd-14.2/lib/libc/aarch64/sys/ |
| H A D | cerror.S | 34 bl _C_LABEL(__error)
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/__format/ |
| H A D | unicode.h | 50 __error = 1 enumerator 77 …stexpr __consume_result __consume_result_error{__replacement_character, __consume_result::__error};
|
| /freebsd-14.2/lib/libthr/thread/ |
| H A D | thr_rtld.c | 232 __error(); in _thr_rtld_init()
|