/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | gai_strerror.c | 25 int code; member 49 gai_strerror (int code) in gai_strerror()
|
/l4re-core-master/uclibc/lib/uclibc/ |
A D | _exit.cc | 6 void _exit(int code) noexcept in _exit()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/bits/ |
A D | mathinline.h | 214 # define __inline_mathcode(func, arg, code) \ argument 218 # define __inline_mathcodeNP(func, arg, code) \ argument 222 # define __inline_mathcode2(func, arg1, arg2, code) \ argument 226 # define __inline_mathcodeNP2(func, arg1, arg2, code) \ argument 230 # define __inline_mathcode3(func, arg1, arg2, arg3, code) \ argument 239 # define __inline_mathcode(func, arg, code) \ argument 241 # define __inline_mathcodeNP(func, arg, code) \ argument 243 # define __inline_mathcode2(func, arg1, arg2, code) \ argument 245 # define __inline_mathcodeNP2(func, arg1, arg2, code) \ argument 247 # define __inline_mathcode3(func, arg1, arg2, arg3, code) \ argument [all …]
|
/l4re-core-master/lua/lib/contrib/doc/ |
A D | manual.css | 6 pre, code { selector
|
/l4re-core-master/l4re_c/include/ |
A D | event.h | 44 unsigned short code; /**< Code of the event */ member
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/ |
A D | eh_throw.cc | 32 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 205 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/ |
A D | eh_throw.cc | 32 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 205 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/ |
A D | eh_throw.cc | 32 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 205 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lutf8lib.c | 140 utfint code; in codepoint() local 152 lua_Unsigned code = (lua_Unsigned)luaL_checkinteger(L, arg); in pushutfchar() local 237 utfint code; in iter_aux() local
|
A D | luac.c | 337 const Instruction* code=f->code; in PrintCode() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/ |
A D | eh_throw.cc | 33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 195 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/ |
A D | eh_throw.cc | 33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 163 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/ |
A D | eh_throw.cc | 33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 195 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/ |
A D | eh_throw.cc | 33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 195 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/ |
A D | eh_throw.cc | 33 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) in __gxx_exception_cleanup()
|
A D | eh_ptr.cc | 195 __gxx_dependent_exception_cleanup(_Unwind_Reason_Code code, in __gxx_dependent_exception_cleanup()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/ |
A D | testregex.c | 501 static const struct { int code; char* name; } codes[] = member 658 error(regex_t* preg, int code) in error()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | internals.h | 104 int code; /* exit status */ member
|