Searched refs:tcl_LogCompare (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtcl_ext.h62 int tcl_LogCompare __P((Tcl_Interp *, int, Tcl_Obj * CONST*));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_log.c93 * tcl_LogCompare --
95 * PUBLIC: int tcl_LogCompare __P((Tcl_Interp *, int,
99 tcl_LogCompare(interp, objc, objv) function
H A Dtcl_env.c360 result = tcl_LogCompare(interp, objc, objv);

Completed in 115 milliseconds