OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ictotlen
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c
220
static int
ictotlen
= 0;
526
if (iclen ==
ictotlen
)
528
ictotlen
+= 20;
530
xrealloc (ics, (
ictotlen
) * sizeof (struct iclass *));
219
static int
ictotlen
= 0;
variable
/src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c
220
static int
ictotlen
= 0;
526
if (iclen ==
ictotlen
)
528
ictotlen
+= 20;
530
xrealloc (ics, (
ictotlen
) * sizeof (struct iclass *));
219
static int
ictotlen
= 0;
variable
/src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c
220
static int
ictotlen
= 0;
526
if (iclen ==
ictotlen
)
528
ictotlen
+= 20;
530
xrealloc (ics, (
ictotlen
) * sizeof (struct iclass *));
219
static int
ictotlen
= 0;
variable
/src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c
220
static int
ictotlen
= 0;
526
if (iclen ==
ictotlen
)
528
ictotlen
+= 20;
530
xrealloc (ics, (
ictotlen
) * sizeof (struct iclass *));
219
static int
ictotlen
= 0;
variable
Completed in 20 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026