OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:heights
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ax-general.c
441
non-zero,
heights
[i] is the height the stack should have before
local
443
int *
heights
= (int *) alloca (ax->buf.size () * sizeof (
heights
[0]));
480
if (targets[i] && (
heights
[i] != height))
487
heights
[i] = height;
516
if (
heights
[target] != height)
525
heights
[target] = height;
539
height =
heights
[i + 3];
/src/external/gpl3/gdb/dist/gdb/
ax-general.c
441
non-zero,
heights
[i] is the height the stack should have before
local
443
int *
heights
= (int *) alloca (ax->buf.size () * sizeof (
heights
[0]));
480
if (targets[i] && (
heights
[i] != height))
487
heights
[i] = height;
516
if (
heights
[target] != height)
525
heights
[target] = height;
539
height =
heights
[i + 3];
Completed in 15 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026