Home
last modified time | relevance | path

Searched refs:CLASS_TK (Results 1 – 14 of 14) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse-scan.y180 %token SUPER_TK WHILE_TK CLASS_TK
367 modifiers CLASS_TK identifier super interfaces
373 | CLASS_TK identifier super interfaces
936 name DOT_TK CLASS_TK
938 | array_type DOT_TK CLASS_TK
940 | primitive_type DOT_TK CLASS_TK
942 | VOID_TK DOT_TK CLASS_TK
H A Dkeyword.h124 {"class", CLASS_TK}, in java_keyword()
H A Dkeyword.gperf74 class, CLASS_TK
H A Dparse-scan.c71 # define CLASS_TK 322 macro
H A Dparse.y494 %token SUPER_TK WHILE_TK CLASS_TK
824 modifiers CLASS_TK identifier super interfaces
828 | CLASS_TK identifier super interfaces
832 | modifiers CLASS_TK error
834 | CLASS_TK error
836 | CLASS_TK identifier error
841 | modifiers CLASS_TK identifier error
1981 name DOT_TK CLASS_TK
1983 | array_type DOT_TK CLASS_TK
1985 | primitive_type DOT_TK CLASS_TK
[all …]
H A Dparse.c78 # define CLASS_TK 322 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dparse-scan.y180 %token SUPER_TK WHILE_TK CLASS_TK
367 modifiers CLASS_TK identifier super interfaces
373 | CLASS_TK identifier super interfaces
936 name DOT_TK CLASS_TK
938 | array_type DOT_TK CLASS_TK
940 | primitive_type DOT_TK CLASS_TK
942 | VOID_TK DOT_TK CLASS_TK
H A Dkeyword.h124 {"class", CLASS_TK}, in java_keyword()
H A Dkeyword.gperf74 class, CLASS_TK
H A Dparse-scan.c71 # define CLASS_TK 322
H A Dparse.y494 %token SUPER_TK WHILE_TK CLASS_TK
824 modifiers CLASS_TK identifier super interfaces
828 | CLASS_TK identifier super interfaces
832 | modifiers CLASS_TK error
834 | CLASS_TK error
836 | CLASS_TK identifier error
841 | modifiers CLASS_TK identifier error
1981 name DOT_TK CLASS_TK
1983 | array_type DOT_TK CLASS_TK
1985 | primitive_type DOT_TK CLASS_TK
[all …]
H A Dparse.c78 # define CLASS_TK 322 macro
/dports/devel/gperf/gperf-3.1/tests/
H A Djava.gperf65 class, CLASS_TK
H A Djava.exp144 {"class", CLASS_TK},