Searched refs:getset_name (Results 1 – 1 of 1) sorted by relevance
3995 String *getset_name = NewStringf("%s_getset", templ); in builtin_post_decl() local3998 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()