Searched defs:redir (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/math/ |
D | math.h | 555 #define __MATHCALL_NARROW_REDIR(func, redir, nargs) \ argument 558 #define __MATHCALL_NARROW(func, redir, nargs) \ argument 578 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 584 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 596 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 607 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 613 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 625 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
|