Searched defs:rtype (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/include/sys/ |
D | sysmacros.h | 33 # define __SYSMACROS_DECL_TEMPL(rtype, name, proto) \ argument 38 # define __SYSMACROS_IMPL_TEMPL(rtype, name, proto) \ argument
|
/glibc-2.36/misc/ |
D | makedev.c | 25 #define OUT_OF_LINE_IMPL_TEMPL(rtype, name, proto) \ argument
|
/glibc-2.36/misc/sys/ |
D | sysmacros.h | 26 #define __SYSMACROS_DECL_TEMPL(rtype, name, proto) \ argument 29 #define __SYSMACROS_IMPL_TEMPL(rtype, name, proto) \ argument
|
/glibc-2.36/posix/ |
D | test-errno.c | 63 #define test_wrp_rv(rtype, prtype, experr, syscall, ...) \ argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | test-errno-linux.c | 92 #define test_wrp_rv(rtype, prtype, experr_list, syscall, ...) \ argument
|
/glibc-2.36/support/ |
D | support_format_dns_packet.c | 163 unsigned short rtype; in support_format_dns_packet() local
|
D | resolv_test.c | 518 uint16_t rtype; in parse_query() member
|
/glibc-2.36/soft-fp/ |
D | op-common.h | 1792 #define _FP_FROM_INT(fs, wc, X, r, rsize, rtype) \ argument
|