Searched defs:proto (Results 1 – 3 of 3) sorted by relevance
/misc/ |
A D | makedev.c | 25 #define OUT_OF_LINE_IMPL_TEMPL(rtype, name, proto) \ argument
|
/misc/sys/ |
A D | sysmacros.h | 26 #define __SYSMACROS_DECL_TEMPL(rtype, name, proto) \ argument 29 #define __SYSMACROS_IMPL_TEMPL(rtype, name, proto) \ argument
|
A D | cdefs.h | 248 # define __REDIRECT_NTH(name, proto, alias) \ argument 250 # define __REDIRECT_NTHNL(name, proto, alias) \ argument 253 # define __REDIRECT_NTH(name, proto, alias) \ argument 255 # define __REDIRECT_NTHNL(name, proto, alias) \ argument 580 # define __LDBL_REDIR1_NTH(name, proto, alias) \ argument 582 # define __REDIRECT_NTH_LDBL(name, proto, alias) \ argument 596 # define __LDBL_REDIR(name, proto) \ argument 599 # define __LDBL_REDIR_NTH(name, proto) \ argument 607 # define __REDIRECT_LDBL(name, proto, alias) \ argument 609 # define __REDIRECT_NTH_LDBL(name, proto, alias) \ argument [all …]
|
Completed in 20 milliseconds