OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_variable
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/dap/
globalvars.py
89
syms += [sym for sym in block_iter if sym.
is_variable
and not sym.is_artificial]
/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/
FrameDecorator.py
283
elif not sym.
is_variable
:
284
# We use an 'elif' here because
is_variable
/src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
FrameDecorator.py
283
elif not sym.
is_variable
:
284
# We use an 'elif' here because
is_variable
/src/external/bsd/libpcap/dist/
gencode.c
172
(cs)->off_linkhdr.
is_variable
= (new_is_variable); \
192
*
is_variable
is 1 if there's a variable part.
196
* if
is_variable
is 1, reg is the register number for a register
201
int
is_variable
;
member in struct:__anon4938
1150
cstate->off_outermostlinkhdr.
is_variable
= 0;
1155
cstate->off_prevlinkhdr.
is_variable
= 0;
1160
cstate->off_linkhdr.
is_variable
= 0;
1167
cstate->off_linkpl.
is_variable
= 0;
1171
cstate->off_linktype.
is_variable
= 0;
1343
cstate->off_linkhdr.
is_variable
= 1
[
all
...]
/src/external/gpl2/gmake/dist/
read.c
2957
int
is_variable
;
2969
is_variable
= home_dir[0] != '\0';
2970
if (!
is_variable
)
2992
if (
is_variable
)
2942
int
is_variable
;
local
/src/external/gpl3/gcc.old/dist/gcc/fortran/
check.cc
4580
bool
is_variable
= true;
local
4584
is_variable
= a->value.function.esym
4593
|| !
is_variable
)
/src/external/gpl3/gcc/dist/gcc/fortran/
check.cc
4610
bool
is_variable
= true;
local
4614
is_variable
= a->value.function.esym
4623
|| !
is_variable
)
Completed in 61 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026