tclTomMathInterface.c File Reference#include "tclInt.h" #include "tommath.h" #include <limits.h> Go to the source code of this file.
Function Documentation
Definition at line 188 of file tclTomMathInterface.c. References DIGIT_BIT, mp_int::dp, MP_DIGIT_BIT, mp_init_size, MP_MASK, MP_NEG, MP_OKAY, MP_ZPOS, mp_int::sign, Tcl_Panic(), and mp_int::used. Referenced by TclExecuteByteCode().
Definition at line 247 of file tclTomMathInterface.c. References mp_neg, and TclBNInitBignumFromWideUInt(). Referenced by Tcl_InitBignumFromDouble(), Tcl_SetWideIntObj(), and TclExecuteByteCode().
Definition at line 276 of file tclTomMathInterface.c. References DIGIT_BIT, mp_int::dp, MP_DIGIT_BIT, mp_init_size, MP_MASK, MP_OKAY, MP_ZPOS, mp_int::sign, Tcl_Panic(), and mp_int::used. Referenced by TclBNInitBignumFromWideInt(), and TclParseNumber().
Definition at line 42 of file tclTomMathInterface.c. References TCL_ERROR, TCL_OK, TCL_PATCH_LEVEL, Tcl_PkgProvideEx(), and tclTomMathStubs.
Variable Documentation
Definition at line 64 of file tclStubInit.c.
Generated on Wed Mar 12 12:18:34 2008 by 1.5.1 |