Home
last modified time | relevance | path

Searched refs:getset_name (Results 1 – 1 of 1) sorted by relevance

/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Dpython.cxx3995 String *getset_name = NewStringf("%s_getset", templ); in builtin_post_decl() local
3998 Printf(getset_def, "SWIGINTERN PyGetSetDef %s[] = {\n", getset_name); in builtin_post_decl()
4156 printSlot(f, getSlot(n, "feature:python:tp_getset", getset_name), "tp_getset"); in builtin_post_decl()
4364 Delete(getset_name); in builtin_post_decl()