OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:watchme
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
watch-cp.cc
20
smallstuff
watchme
[5];
variable
25
for (int i = 0; i < sizeof (
watchme
) / sizeof (
watchme
[0]); i++)
26
watchme
[i].n = i;
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
watch-cp.cc
20
smallstuff
watchme
[5];
variable
25
for (int i = 0; i < sizeof (
watchme
) / sizeof (
watchme
[0]); i++)
26
watchme
[i].n = i;
/src/tests/lib/libc/sys/
t_ptrace_threads_wait.h
689
static volatile int
watchme
= 1;
local
692
check_happy(
watchme
);
t_ptrace_x86_wait.h
135
int
watchme
;
local
174
r1.dr[reg] = (long)(intptr_t)&
watchme
;
387
volatile int
watchme
= 0;
local
432
watchme
= 1;
434
printf("
watchme
=%d\n",
watchme
);
456
r1.dr[reg] = (long)(intptr_t)&
watchme
;
1107
volatile int
watchme
= 1;
local
1132
printf("check_happy(%d)=%d\n",
watchme
, check_happy(
watchme
));
1239
volatile int
watchme
= 1;
local
1371
volatile int
watchme
= 1;
local
1503
volatile int
watchme
= 1;
local
[
all
...]
Completed in 19 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026