Home | History | Annotate | Download | only in policyrep

Lines Matching refs:to_int_with_free

3050     int to_int_with_free(void *x) {
6198 if (!PyArg_ParseTuple(args,(char *)"O:to_int_with_free",&obj0)) SWIG_fail;
6201 SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "to_int_with_free" "', argument " "1"" of type '" "void *""'");
6203 result = (int)to_int_with_free(arg1);
15597 { (char *)"to_int_with_free", _wrap_to_int_with_free, METH_VARARGS, NULL},