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