Home
last modified time | relevance | path

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

/third_party/musl/src/complex/
H A Dcarg.c3 double carg(double complex z) in carg() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h153 #undef carg macro
216 #define carg(x) __tg_complex_retreal(carg, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h153 #undef carg macro
216 #define carg(x) __tg_complex_retreal(carg, (x)) macro
/third_party/musl/include/
H A Dtgmath.h153 #undef carg macro
216 #define carg(x) __tg_complex_retreal(carg, (x)) macro
/third_party/python/Modules/_ctypes/
H A Dcallproc.c655 PyCArgObject *carg; in ConvParam() local
668 PyCArgObject *carg = (PyCArgObject *)obj; in ConvParam() local

Completed in 9 milliseconds