Searched refs:__debug_print (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Drpc004.tcl11 global __debug_print
H A Drpc006.tcl13 global __debug_print
H A Dtest.tcl16 global __debug_print
31 set __debug_print 0
859 global __debug_print
875 if { $__debug_print != 0 } {
902 global __debug_print
961 if { $__debug_print != 0 } {
1000 global __debug_print
1056 if { $__debug_print != 0 } {
1108 global __debug_print
1150 if { $__debug_print !
[all...]
H A Drpc002.tcl12 global __debug_print
H A Drpc005.tcl11 global __debug_print
H A Drpc001.tcl11 global __debug_print
H A Dtestutils.tcl377 global __debug_print
381 set __debug_print 1
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dtcl_db.h129 extern int __debug_on, __debug_print, __debug_stop, __debug_test;
/macosx-10.10.1/BerkeleyDB-21/db/tcl/
H A Dtcl_internal.c741 int __debug_stop, __debug_on, __debug_print, __debug_test; variable
752 if (__debug_print != 0) {
H A Dtcl_db_pkg.c104 interp, "__debug_print", (char *)&__debug_print, TCL_LINK_INT);

Completed in 131 milliseconds