OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:global_x
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
expand-sals.cc
26
volatile int
global_x
;
variable
33
global_x
= func (); /* caller-line */
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
expand-sals.cc
26
volatile int
global_x
;
variable
33
global_x
= func (); /* caller-line */
/src/tests/lib/libpthread/
t_mutex.c
51
static int
global_x
;
variable
140
global_x
++;
163
global_x
= 0;
175
global_x
++;
183
global_x
, (long)joinval);
184
ATF_REQUIRE_EQ(
global_x
, 20000000);
196
global_x
++;
218
global_x
= 0;
230
global_x
++;
238
global_x
, (long)joinval)
[
all
...]
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026