OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:discr_lists_length
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
25525
- put in *
DISCR_LISTS_LENGTH
the number of variants, which is the size of
25536
unsigned *
discr_lists_length
)
25544
*
discr_lists_length
= 0;
25548
++*
discr_lists_length
;
25552
= (dw_discr_list_ref *) xcalloc (*
discr_lists_length
,
25758
unsigned
discr_lists_length
= 0;
25768
&discr_decl, &discr_lists, &
discr_lists_length
);
25740
unsigned
discr_lists_length
= 0;
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
25387
- put in *
DISCR_LISTS_LENGTH
the number of variants, which is the size of
25398
unsigned *
discr_lists_length
)
25406
*
discr_lists_length
= 0;
25410
++*
discr_lists_length
;
25414
= (dw_discr_list_ref *) xcalloc (*
discr_lists_length
,
25620
unsigned
discr_lists_length
= 0;
25630
&discr_decl, &discr_lists, &
discr_lists_length
);
25602
unsigned
discr_lists_length
= 0;
local
Completed in 63 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026