Searched refs:tclWinCPUID (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclIntPlatDecls.h427 int (*tclWinCPUID) (unsigned int index, unsigned int *regs); /* 29 */ member in struct:TclIntPlatStubs
627 (tclIntPlatStubsPtr->tclWinCPUID) /* 29 */
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclIntPlatDecls.h270 int (*tclWinCPUID) _ANSI_ARGS_((unsigned int index, unsigned int * regs)); /* 29 */ member in struct:TclIntPlatStubs
476 (tclIntPlatStubsPtr->tclWinCPUID) /* 29 */

Completed in 114 milliseconds