Searched refs:carg (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Ds_carg.c34 carg(double complex z) function
/freebsd-10-stable/include/
H A Dcomplex.h70 double carg(double complex);
H A Dtgmath.h204 #define carg(x) __tg_simple(x, carg) macro
/freebsd-10-stable/lib/msun/
H A DSymbol.map188 carg;
H A DMakefile153 atan2.3 carg.3 atan2.3 cargf.3 atan2.3 cargl.3
/freebsd-10-stable/tools/regression/include/tgmath/
H A Dtgmath.c159 TGMACRO_COMPLEX_REAL_RET(carg)
602 PRINT("carg",
603 PASS_REAL_ARG_REAL_RET_(carg, _complex) &&
604 PASS_COMPLEX_ARG_REAL_RET(carg));
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1225 // carg
1245 __tg_carg(double _Complex __x) {return carg(__x);}
1251 #undef carg macro
1252 #define carg(__x) __tg_carg(__tg_promote1((__x))(__x)) macro
/freebsd-10-stable/contrib/gcc/
H A Dopts.c1406 handle_param (const char *carg) argument
1411 arg = xstrdup (carg);
/freebsd-10-stable/contrib/libstdc++/
H A Dconfigure7462 carg(tmpd);
[all...]

Completed in 152 milliseconds