Searched defs:objs (Results 1 – 4 of 4) sorted by relevance
40 } objs[] = { variable
72 struct st_object **objs; member308 struct st_object *o, **objs; in add_st_object() local
302 const Obj_Entry **objs; /* Array of object pointers */ member
1093 SWIG_Python_UnpackTuple(PyObject *args, const char *name, int min, int max, PyObject **objs) in SWIG_Python_UnpackTuple()