Searched defs:carg (Results 1 – 7 of 7) sorted by relevance
3 double carg(double complex z) in carg() function
652 PyCArgObject *carg; in ConvParam() local665 PyCArgObject *carg = (PyCArgObject *)obj; in ConvParam() local
119 #define o_getsc_r(carg) \ argument
216 #define carg(x) __tg_complex_retreal(carg, (x)) macro