Home
last modified time | relevance | path

Searched defs:ref_grob (Results 1 – 1 of 1) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dgen.h180 struct ref_grob { struct
183 ref_grob(const grob & G):ref_count(1),g(G) {} in ref_grob() argument