Home
last modified time | relevance | path

Searched refs:nargs (Results 1 – 1 of 1) sorted by relevance

/math/
A Dmath.h553 #define __MATHCALL_NARROW_NORMAL(func, nargs) \ argument
558 #define __MATHCALL_NARROW(func, redir, nargs) \ argument
559 __MATHCALL_NARROW_NORMAL (func, nargs)
578 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
579 __MATHCALL_NARROW_REDIR (func, redir, nargs)
584 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
585 __MATHCALL_NARROW_REDIR (func, redir, nargs)
597 __MATHCALL_NARROW_NORMAL (func, nargs)
608 __MATHCALL_NARROW_REDIR (func, redir, nargs)
614 __MATHCALL_NARROW_REDIR (func, redir, nargs)
[all …]

Completed in 6 milliseconds