GDB (xrefs)
Public Attributes | List of all members
sympy_symbol_object Struct Reference

Public Attributes

PyObject_HEAD struct symbolsymbol
 
struct sympy_symbol_objectprev
 
struct sympy_symbol_objectnext
 

Detailed Description

Definition at line 27 of file py-symbol.c.

Member Data Documentation

struct sympy_symbol_object* sympy_symbol_object::next
struct sympy_symbol_object* sympy_symbol_object::prev

Definition at line 35 of file py-symbol.c.

Referenced by del_objfile_symbols(), set_symbol(), and sympy_dealloc().

PyObject_HEAD struct symbol* sympy_symbol_object::symbol

Definition at line 30 of file py-symbol.c.

Referenced by del_objfile_symbols(), set_symbol(), and sympy_dealloc().


The documentation for this struct was generated from the following file: