Searched refs:__LDBL_REDIR1 (Results 1 – 1 of 1) sorted by relevance
/misc/sys/ |
A D | cdefs.h | 576 # define __LDBL_REDIR1(name, proto, alias) ... unused__ldbl_redir1 macro 595 # define __LDBL_REDIR1(name, proto, alias) __REDIRECT (name, proto, alias) macro 597 __LDBL_REDIR1 (name, proto, __nldbl_##name) 608 __LDBL_REDIR1 (name, proto, __nldbl_##alias) 615 # define __LDBL_REDIR1(name, proto, alias) name proto macro
|
Completed in 5 milliseconds