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

/external/valgrind/main/gdbserver_tests/
H A Dmcbreak.stdout.exp7 called from level int_und is not zero
H A Dt.c32 static int int_und; variable
40 if (int_und == 0)
41 printf ("%s int_und is zero %d\n", s, int_und);
43 printf ("%s int_und is not zero\n", s);
115 *(char*)&int_und = undef;
H A Dmcbreak.stdoutB.exp48 40 if (int_und == 0)
49 43 printf ("%s int_und is not zero\n", s);
54 40 if (int_und == 0)

Completed in 58 milliseconds