Home
last modified time | relevance | path

Searched refs:read_constants (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dread-rtl.c40 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 DChangeLog.5155 def_name_eq_p, read_constants, and related data) to its own
H A DChangeLog.43177 (def_hash, def_name_eq_p, read_constants): New static functions.
/openbsd/gnu/gcc/gcc/
H A Dread-rtl.c141 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()