Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_ematch.c256 int em_parse_error(int err, struct bstr *args, struct bstr *carg, in em_parse_error()
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c628 PyCArgObject *carg; in ConvParam() local
639 PyCArgObject *carg = (PyCArgObject *)obj; in ConvParam() local
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c639 PyCArgObject *carg; in ConvParam() local
652 PyCArgObject *carg = (PyCArgObject *)obj; in ConvParam() local
/external/mksh/src/
Dlex.c119 #define o_getsc_r(carg) \ argument
/external/ImageMagick/MagickCore/
Dfourier.c74 #define carg(z) (atan2(cimag(z),creal(z))) macro
/external/openssh/
Dsftp.c1976 int argc, carg; in complete() local
/external/clang/lib/Headers/
Dtgmath.h1252 #define carg(__x) __tg_carg(__tg_promote1((__x))(__x)) macro