Home
last modified time | relevance | path

Searched refs:check_code_macro (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dread-rtl.c146 static void check_code_macro (struct mapping *, FILE *);
1364 check_code_macro (struct mapping *macro, FILE *infile) in check_code_macro() function
1520 check_code_macro (read_mapping (&codes, codes.macros, infile), infile); in read_rtx_1()
H A DChangeLog-200515157 (check_code_macro): Likewise.
15286 (check_code_macro): Likewise.
H A DChangeLog-200417603 (find_macro, read_mapping, check_code_macro): New functions.