Home
last modified time | relevance | path

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

/dports/japanese/libslang/slang-1.4.5jp2/src/util/
H A Dkeywords.lis27 loop LOOP_TOKEN
H A Dbcdump.c255 case LOOP_TOKEN: in dump_token()
/dports/devel/libslang2/slang-2.3.2/src/util/
H A Dkeywords.lis30 loop LOOP_TOKEN
H A Dbcdump.c287 case LOOP_TOKEN: in dump_token()
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dkeywhash.c87 {"loop", LOOP_TOKEN},
H A D_slang.h594 #define LOOP_TOKEN 0x69 macro
H A Dslparse.c562 case LOOP_TOKEN: in statement()
H A Dslang.c4703 case LOOP_TOKEN: in compile_directive_mode()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dkeywhash.c115 {"loop", LOOP_TOKEN},
H A Dslparse.c925 case LOOP_TOKEN: in statement()
935 compile_token_of_type (LOOP_TOKEN); in statement()
H A D_slang.h1245 #define LOOP_TOKEN 0x69 macro
H A Dslang.c9538 case LOOP_TOKEN: in compile_directive_mode()
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/examples/ada_parser/
H A Dada_lex.l116 {L}{O}{O}{P} {ECHO_L; ENTER(Z); return(LOOP_TOKEN);}
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/doc/
H A Dayacc_user_man.tex1264 LOOP_TOKEN