Searched defs:alias (Results 1 – 1 of 1) sorted by relevance
/misc/sys/ |
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 577 # define __LDBL_REDIR1_DECL(name, alias) \ argument 580 # define __LDBL_REDIR1_NTH(name, proto, alias) \ argument 582 # define __REDIRECT_NTH_LDBL(name, proto, alias) \ argument 603 # define __LDBL_REDIR1_DECL(name, alias) \ argument 607 # define __REDIRECT_LDBL(name, proto, alias) \ argument 609 # define __REDIRECT_NTH_LDBL(name, proto, alias) \ argument [all …]
|
Completed in 6 milliseconds