mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Regenerated.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/* C code produced by gperf version 2.7 */
|
/* C code produced by gperf version 2.7 */
|
||||||
/* Command-line: ../src/gperf -L C -F , 0, 0 -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,$ */
|
/* Command-line: ../src/gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */
|
||||||
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
|
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
|
||||||
struct resword { const char *name; short token; enum rid rid; };
|
struct resword { const char *name; short token; enum rid rid; };
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* C code produced by gperf version 2.7 */
|
/* C code produced by gperf version 2.7 */
|
||||||
/* Command-line: ../src/gperf -L C -F , 0, 0, 0 -D -E -S1 -p -j1 -i 1 -g -o -t -k* */
|
/* Command-line: ../src/gperf -L C -F ', 0, 0, 0' -D -E -S1 -p -j1 -i 1 -g -o -t -k'*' */
|
||||||
struct resword {
|
struct resword {
|
||||||
const char *name;
|
const char *name;
|
||||||
short token;
|
short token;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* C code produced by gperf version 2.7 */
|
/* C code produced by gperf version 2.7 */
|
||||||
/* Command-line: ../src/gperf -L C -F , 0, 0 -p -j1 -g -o -t -N is_reserved_word -k1,4,7,$ */
|
/* Command-line: ../src/gperf -L C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k'1,4,7,$' */
|
||||||
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k1,4,$,7 gplus.gperf */
|
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k1,4,$,7 gplus.gperf */
|
||||||
struct resword { const char *name; short token; enum rid rid;};
|
struct resword { const char *name; short token; enum rid rid;};
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* C code produced by gperf version 2.7 */
|
/* C code produced by gperf version 2.7 */
|
||||||
/* Command-line: ../src/gperf -L C -F , 0 -p -t -j1 -i 1 -g -o -N java_keyword -k1,3,$ */
|
/* Command-line: ../src/gperf -L C -F ', 0' -p -t -j1 -i 1 -g -o -N java_keyword -k'1,3,$' */
|
||||||
/* Keyword definition for the GNU compiler for the Java(TM) language.
|
/* Keyword definition for the GNU compiler for the Java(TM) language.
|
||||||
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
|
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
|
||||||
Contributed by Alexandre Petit-Bianco (apbianco@cygnus.com)
|
Contributed by Alexandre Petit-Bianco (apbianco@cygnus.com)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* C code produced by gperf version 2.7 */
|
/* C code produced by gperf version 2.7 */
|
||||||
/* Command-line: ../src/gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ */
|
/* Command-line: ../src/gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k'1,3,$' */
|
||||||
/* Command-line: gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ objc.gperf */
|
/* Command-line: gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ objc.gperf */
|
||||||
struct resword { char *name; short token; enum rid rid; };
|
struct resword { char *name; short token; enum rid rid; };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user