Home | History | Annotate | Download | only in policyrep

Lines Matching defs:pvalue

1102   void   *pvalue;
16688 obj = SWIG_InternalNewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0);
16691 obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
16728 void *ptr = (ci->type == SWIG_PY_POINTER) ? ci->pvalue : 0;