Home
last modified time | relevance | path

Searched defs:topicInfo (Results 1 – 2 of 2) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dlogical.exp47 if [get_compiler_info ${binfile}] {
48 return -1;
51 gdb_exit
53 gdb_reinitialize_dir $srcdir/$subdir
58 # set it up at a breakpoint so we can play with the variable values
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/tools/
H A Dtopicinfocheck.cpp87 const CSMWorld::Info& topicInfo = infoRecord.get(); in perform() local