Searched defs:Decimal (Results 1 – 1 of 1) sorted by relevance
3674 typedef struct Decimal Decimal; typedef3675 struct Decimal { struct3686 ** Release memory held by a Decimal, but do not free the object itself. argument