Searched refs:read_constants (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | read-rtl.c | 40 static void read_constants PARAMS ((FILE *infile, char *tmp_char)); 429 read_constants (infile, tmp_char) in read_constants() function 565 read_constants (infile, tmp_char);
|
H A D | ChangeLog.5 | 155 def_name_eq_p, read_constants, and related data) to its own
|
H A D | ChangeLog.4 | 3177 (def_hash, def_name_eq_p, read_constants): New static functions.
|
/openbsd/gnu/gcc/gcc/ |
H A D | read-rtl.c | 141 static void read_constants (FILE *infile, char *tmp_char); 1150 read_constants (FILE *infile, char *tmp_char) in read_constants() function 1495 read_constants (infile, tmp_char); in read_rtx_1()
|