Searched defs:getconst (Results 1 – 1 of 1) sorted by relevance
295 ALWAYS_INLINE const mpd_context_t *getconst() const { return &ctx; } in getconst() function in decimal::Context799 ALWAYS_INLINE const mpd_t *getconst() const { return &value; } in getconst() function in decimal::Decimal