summaryrefslogtreecommitdiffstats
path: root/gcc/cp/cfns.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/cfns.h')
-rw-r--r--gcc/cp/cfns.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/gcc/cp/cfns.h b/gcc/cp/cfns.h
index 8f8f3eaa35a..415518bf854 100644
--- a/gcc/cp/cfns.h
+++ b/gcc/cp/cfns.h
@@ -1,5 +1,5 @@
-/* C code produced by gperf version 2.7.2 */
-/* Command-line: gperf -o -C -E -k '1-6,$' -j1 -D -N libc_name_p ../../../src-gcc/gcc/cp/cfns.gperf */
+/* ANSI-C code produced by gperf version 2.7.2 */
+/* Command-line: gperf -o -L ANSI-C -C -E -k '1-6,$' -j1 -D -N libc_name_p -L ANSI-C cp/cfns.gperf */
#ifdef __GNUC__
__inline
#endif
@@ -18,9 +18,7 @@ inline
#endif
#endif
static unsigned int
-hash (str, len)
- register const char *str;
- register unsigned int len;
+hash (register const char *str, register unsigned int len)
{
static const unsigned short asso_values[] =
{
@@ -77,9 +75,7 @@ hash (str, len)
__inline
#endif
const char *
-libc_name_p (str, len)
- register const char *str;
- register unsigned int len;
+libc_name_p (register const char *str, register unsigned int len)
{
enum
{
OpenPOWER on IntegriCloud