Searched defs:wideValue (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclScan.c568 Tcl_WideInt wideValue; local
H A DtclObj.c2837 Tcl_NewWideIntObj( register Tcl_WideInt wideValue) argument
2848 Tcl_NewWideIntObj( register Tcl_WideInt wideValue) argument
2896 Tcl_DbNewWideIntObj( register Tcl_WideInt wideValue, CONST char *file, int line) argument
2915 Tcl_DbNewWideIntObj( register Tcl_WideInt wideValue, CONST char *file, int line) argument
2947 Tcl_SetWideIntObj( register Tcl_Obj *objPtr, register Tcl_WideInt wideValue) argument
[all...]
H A Dtcl.h634 Tcl_WideInt wideValue; /* Wide (min. 64-bit) integer value. */ member in struct:Tcl_Value
768 Tcl_WideInt wideValue; /* - a long long value. */ member in union:Tcl_Obj::__anon12704
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclScan.c583 Tcl_WideInt wideValue; local
H A DtclCmdAH.c1984 Tcl_WideInt wideValue; /* Used to hold value to pass to sprintf if local
H A Dtcl.h669 Tcl_WideInt wideValue; /* Wide (min. 64-bit) integer value. */ member in struct:Tcl_Value
803 Tcl_WideInt wideValue; /* - a long long value */ member in union:Tcl_Obj::__anon12786

Completed in 73 milliseconds