Searched defs:TclFormatInt (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclUtil.c2138 TclFormatInt(buffer, n) function
H A DtclIntDecls.h869 #define TclFormatInt \ macro
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dmethods.c2847 TclFormatInt(buffer, n) function
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dm.c2841 TclFormatInt(buffer, n) function
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclInt.h3742 #define TclFormatInt(buf, n) sprintf((buf), "%ld", (long)(n)) macro

Completed in 139 milliseconds