OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:local_j
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
execd-prog.c
13
/* There is a
local_j
in foll-exec, which exec's us. We
14
should not be able to see that other definition of
local_j
17
int
local_j
= argc; /* after-exec */
local
foll-exec-mode.c
28
int
local_j
= global_i + 1;
local
29
int local_k =
local_j
+ 1;
foll-exec.c
29
int
local_j
= global_i + 1;
local
30
int local_k =
local_j
+ 1;
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
execd-prog.c
13
/* There is a
local_j
in foll-exec, which exec's us. We
14
should not be able to see that other definition of
local_j
17
int
local_j
= argc; /* after-exec */
local
foll-exec-mode.c
28
int
local_j
= global_i + 1;
local
29
int local_k =
local_j
+ 1;
foll-exec.c
29
int
local_j
= global_i + 1;
local
30
int local_k =
local_j
+ 1;
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026