Searched refs:milli_names (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.c5500 static const char * const milli_names[] = {"remI", "remU", "divI", "divU", "mulI"};
5513 strncpy (str + MILLI_START, milli_names[(int) code], 4);
5488 static const char * const milli_names[] = {"remI", "remU", "divI", "divU", "mulI"}; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/pa/
H A Dpa.c5413 static const char * const milli_names[] = {"remI", "remU", "divI", "divU", "mulI"};
5426 strncpy (str + MILLI_START, milli_names[(int) code], 4);
5401 static const char * const milli_names[] = {"remI", "remU", "divI", "divU", "mulI"}; variable

Completed in 193 milliseconds