OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fprintf_indent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genmatch.cc
178
fprintf_indent
(FILE *f, unsigned int indent, const char *format, ...)
function
243
fprintf_indent
(f, 2, "static int dbg_line_numbers[%d] = {",
256
fprintf_indent
(f, 2, "fprintf (dump_file, \"%%s "
258
fprintf_indent
(f, 10, "simplify ? \"Applying pattern\" : "
2644
fprintf_indent
(f, indent, "{\n");
2646
fprintf_indent
(f, indent,
2672
fprintf_indent
(f, indent,
2675
fprintf_indent
(f, indent,
2679
fprintf_indent
(f, indent + 2, "{\n");
2685
fprintf_indent
(f, indent, "gimple_match_op tem_op
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc
175
fprintf_indent
(FILE *f, unsigned int indent, const char *format, ...)
function
2483
fprintf_indent
(f, indent, "{\n");
2485
fprintf_indent
(f, indent,
2511
fprintf_indent
(f, indent,
2514
fprintf_indent
(f, indent,
2518
fprintf_indent
(f, indent + 2, "{\n");
2524
fprintf_indent
(f, indent, "gimple_match_op tem_op "
2529
fprintf_indent
(f, indent, "tem_op.resimplify (%s, valueize);\n",
2531
fprintf_indent
(f, indent,
2534
fprintf_indent
(f, indent
[
all
...]
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026