Home
last modified time | relevance | path

Searched defs:carg (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/lib/msun/src/
H A Ds_carg.c36 carg(double complex z) in carg() function
/freebsd-12.1/include/
H A Dtgmath.h206 #define carg(x) __tg_simple(x, carg) macro
/freebsd-12.1/contrib/gcc/
H A Dopts.c1406 handle_param (const char *carg) in handle_param()
/freebsd-12.1/crypto/openssh/
H A Dsftp.c2051 int argc, carg; in complete() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1261 #define carg(__x) __tg_carg(__tg_promote1((__x))(__x)) macro