MCPcopy Create free account
hub / github.com/chokkan/crfsuite / SwigPyPacked_Check

Function SwigPyPacked_Check

swig/python/export_wrap.cpp:2055–2059  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2053}
2054
2055SWIGRUNTIMEINLINE int
2056SwigPyPacked_Check(PyObject *op) {
2057 return ((op)->ob_type == SwigPyPacked_TypeOnce())
2058 || (strcmp((op)->ob_type->tp_name,"SwigPyPacked") == 0);
2059}
2060
2061SWIGRUNTIME void
2062SwigPyPacked_dealloc(PyObject *v)

Callers 2

SwigPyPacked_deallocFunction · 0.85
export_wrap.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected