MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / decNumber.c

File decNumber.c

extern/decNumber/decNumber.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* ------------------------------------------------------------------ */
2/* Decimal Number arithmetic module */
3/* ------------------------------------------------------------------ */
4/* Copyright (c) IBM Corporation, 2000, 2009. All rights reserved. */

Callers

nothing calls this directly

Calls 15

decCheckOperandsFunction · 0.85
decRoundOperandFunction · 0.85
decNumberCompareFunction · 0.85
decShiftToMostFunction · 0.85
decGetIntFunction · 0.85
decCheckMathFunction · 0.85
decContextDefaultFunction · 0.85
decExpOpFunction · 0.85
decCopyFitFunction · 0.85
decFinishFunction · 0.85
decTrimFunction · 0.85
decStatusFunction · 0.85

Tested by

no test coverage detected