Home | History | Annotate | Download | only in policyrep

Lines Matching refs:to_str

3045     const char * to_str(void *x) {
6178 if (!PyArg_ParseTuple(args,(char *)"O:to_str",&obj0)) SWIG_fail;
6181 SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "to_str" "', argument " "1"" of type '" "void *""'");
6183 result = (char *)to_str(arg1);
15596 { (char *)"to_str", _wrap_to_str, METH_VARARGS, NULL},