HomeSort by: relevance | last modified time | path
    Searched defs:fp_decl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
genmatch.cc 189 /* Secondary stream for fp_decl. */
198 fp_decl (FILE *f, const char *format, ...) function
213 /* Finish a declaration being emitted by fp_decl. */
4060 fp_decl (f, "\nbool\n"
4068 fp_decl (f, "\ntree\n"
4073 fp_decl (f, " tree ARG_UNUSED (_p%d),", i);
4074 fp_decl (f, " tree *ARG_UNUSED (captures)");
4081 fp_decl (f, ",\n const enum tree_code ARG_UNUSED (%s)",
4084 fp_decl (f, ",\n const combined_fn ARG_UNUSED (%s)",
4124 fp_decl (f, "\nbool\n
    [all...]
genmatch.cc 189 /* Secondary stream for fp_decl. */
198 fp_decl (FILE *f, const char *format, ...) function
213 /* Finish a declaration being emitted by fp_decl. */
4060 fp_decl (f, "\nbool\n"
4068 fp_decl (f, "\ntree\n"
4073 fp_decl (f, " tree ARG_UNUSED (_p%d),", i);
4074 fp_decl (f, " tree *ARG_UNUSED (captures)");
4081 fp_decl (f, ",\n const enum tree_code ARG_UNUSED (%s)",
4084 fp_decl (f, ",\n const combined_fn ARG_UNUSED (%s)",
4124 fp_decl (f, "\nbool\n
    [all...]

Completed in 45 milliseconds