Home
last modified time | relevance | path

Searched refs:hardregset_to_string (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dra-colorize.c74 static char * hardregset_to_string PARAMS ((HARD_REG_SET));
1159 hardregset_to_string (s) in hardregset_to_string() function
1334 hardregset_to_string (dont_begin));
H A DChangeLog16338 * ra-colorize.c (hardregset_to_string): Fix format specifier.