Home
last modified time | relevance | path

Searched refs:whiletest2 (Results 1 – 5 of 5) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.base/
H A Dbranches.c59 int whiletest2(int a) in whiletest2() function
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.base/
H A Dbranches.c59 int whiletest2(int a) in whiletest2() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dbranches.c59 int whiletest2(int a) in whiletest2() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dbranches.c59 int whiletest2(int a) in whiletest2() function
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dmcdlutil.cpp4848 bool whiletest1,whiletest2; in fragmentSearch() local
5006 whiletest2=true; in fragmentSearch()
5007 while (whiletest2) { //start recursion in fragmentSearch()
5023 whiletest2=(ii==nBonds()) || ((! test) && (ii==1)); in fragmentSearch()
5024 whiletest2=! whiletest2; in fragmentSearch()