Home | History | Annotate | Download | only in policyrep

Lines Matching refs:SWIG_NewPackedObj

1158 #define SWIG_NewPackedObj(ptr, sz, type)                SWIG_Python_NewPackedObj(ptr, sz, type)
16691 obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));