OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fmax_num_vertices
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
mcf.cc
478
int
fmax_num_vertices
=
local
498
(fixup_vertex_p) xcalloc (
fmax_num_vertices
, sizeof (fixup_vertex_type));
685
gcc_assert (fixup_graph->num_vertices <=
fmax_num_vertices
);
mcf.cc
478
int
fmax_num_vertices
=
local
498
(fixup_vertex_p) xcalloc (
fmax_num_vertices
, sizeof (fixup_vertex_type));
685
gcc_assert (fixup_graph->num_vertices <=
fmax_num_vertices
);
/src/external/gpl3/gcc.old/dist/gcc/
mcf.cc
478
int
fmax_num_vertices
=
local
498
(fixup_vertex_p) xcalloc (
fmax_num_vertices
, sizeof (fixup_vertex_type));
685
gcc_assert (fixup_graph->num_vertices <=
fmax_num_vertices
);
mcf.cc
478
int
fmax_num_vertices
=
local
498
(fixup_vertex_p) xcalloc (
fmax_num_vertices
, sizeof (fixup_vertex_type));
685
gcc_assert (fixup_graph->num_vertices <=
fmax_num_vertices
);
Completed in 115 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026