Searched refs:alias (Results 1 – 3 of 3) sorted by relevance
| /math/ |
| A D | math.h | 302 #define __MATHDECL_ALIAS(type, function, suffix, args, alias) \ argument 386 # define __MATHDECL_ALIAS(type, function, suffix, args, alias) \ argument 387 __MATHREDIR (type, function, suffix, args, __REDIRTO_ALT (alias, suffix)) 414 # define __MATHDECL_ALIAS(type, function, suffix, args, alias) \ argument
|
| A D | complex.h | 134 # define __MATHDECL_1(type, function, alias, args) \ 135 extern type __REDIRECT_NTH(__MATH_PRECNAME(function), args, alias)
|
| A D | Versions | 208 # The __signgam name must be exported for the signgam weak alias
|
Completed in 9 milliseconds