Home
last modified time | relevance | path

Searched refs:watcharray (Results 1 – 20 of 20) sorted by relevance

/dports/misc/dejagnu/dejagnu-1.6.3/lib/
H A Ddebugger.exp82 proc watcharray { array element op } { procedure
115 uplevel 1 trace variable [set arg]($k) u watcharray
135 uplevel 1 trace variable [set arg]($k) w watcharray
155 uplevel 1 trace variable [set arg]($k) r watcharray
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/dejagnu/lib/
H A Ddebugger.exp87 proc watcharray { element type} { procedure
121 uplevel 1 trace variable [set arg]($k) u watcharray
142 uplevel 1 trace variable [set arg]($k) w watcharray
163 uplevel 1 trace variable [set arg]($k) r watcharray
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/dejagnu/lib/
H A Ddebugger.exp87 proc watcharray { element type} { procedure
121 uplevel 1 trace variable [set arg]($k) u watcharray
142 uplevel 1 trace variable [set arg]($k) w watcharray
163 uplevel 1 trace variable [set arg]($k) r watcharray
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dsolutionextender_old-h28 #include "watcharray.h"
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dsolutionextender_old-h28 #include "watcharray.h"
/dports/www/mod_php80/php-8.0.15/sapi/phpdbg/
H A Dxml.md498 - <watch variable="" />, <watchrecursive variable="" /> and <watcharray variable="" /> (no…
/dports/lang/php74/php-7.4.27/sapi/phpdbg/
H A Dxml.md498 - <watch variable="" />, <watchrecursive variable="" /> and <watcharray variable="" /> (no…
/dports/lang/php73/php-7.3.33/sapi/phpdbg/
H A Dxml.md498 - <watch variable="" />, <watchrecursive variable="" /> and <watcharray variable="" /> (no…
/dports/lang/php80/php-8.0.15/sapi/phpdbg/
H A Dxml.md498 - <watch variable="" />, <watchrecursive variable="" /> and <watcharray variable="" /> (no…
/dports/www/mod_php74/php-7.4.27/sapi/phpdbg/
H A Dxml.md498 - <watch variable="" />, <watchrecursive variable="" /> and <watcharray variable="" /> (no…
/dports/www/mod_php73/php-7.3.33/sapi/phpdbg/
H A Dxml.md498 - <watch variable="" />, <watchrecursive variable="" /> and <watcharray variable="" /> (no…
/dports/misc/dejagnu/dejagnu-1.6.3/doc/
H A Ddejagnu.info5449 * watcharray Procedure: watcharray procedure
5512 File: dejagnu.info, Node: dumpwatch procedure, Next: watcharray procedure, Prev: dumprocs proced…
5526 File: dejagnu.info, Node: watcharray procedure, Next: watchvar procedure, Prev: dumpwatch proced…
5528 watcharray Procedure
5531 watcharray array element type
5541 File: dejagnu.info, Node: watchvar procedure, Next: watchunset procedure, Prev: watcharray proce…
6397 * watcharray: watcharray procedure. (line 6)
6657 Node: watcharray procedure196918
H A Ddejagnu.texi5893 * watcharray Procedure: watcharray procedure
5965 @node dumpwatch procedure, watcharray procedure, dumprocs procedure, Debugging Procedures
5982 @node watcharray procedure, watchvar procedure, dumpwatch procedure, Debugging Procedures
5983 @subsubheading watcharray Procedure
5984 @findex watcharray
5987 @t{@b{watcharray} @i{array} @i{element} @i{type}}
5999 @node watchvar procedure, watchunset procedure, watcharray procedure, Debugging Procedures
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/dejagnu/doc/
H A Dref.sgml4080 <sect3 id=watcharray xreflabel="watcharray procedure">
4086 <funcdef><function>watcharray</function></funcdef>
H A Ddejagnu.texi2421 @c @item watcharray @emph{element} @emph{type}
H A Doverview.rtf524 …ray Procedure\keepn\hyphpar0\par\pard\sb200\li960\sl198\qj \b0\fs16\f3 watcharray\fs18 (\i element…
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/dejagnu/doc/
H A Dref.sgml4080 <sect3 id=watcharray xreflabel="watcharray procedure">
4086 <funcdef><function>watcharray</function></funcdef>
H A Ddejagnu.texi2421 @c @item watcharray @emph{element} @emph{type}
H A Doverview.rtf524 …ray Procedure\keepn\hyphpar0\par\pard\sb200\li960\sl198\qj \b0\fs16\f3 watcharray\fs18 (\i element…
/dports/misc/dejagnu/dejagnu-1.6.3/
H A DChangeLog3720 * lib/debugger.exp (watcharray): Add `array' parameter. Rename
3738 * lib/debugger.exp (watcharray): Use switch, not case.