Home
last modified time | relevance | path

Searched refs:whilestmt (Results 26 – 32 of 32) sorted by relevance

12

/dports/devel/gindent/indent-2.2.12/regression/input/
H A Dindent.c1024 (*token == 'w' ? whilestmt : forstmt));
/dports/devel/gindent/indent-2.2.12/regression/standard/
H A Dindent.c1016 (*token == 'w' ? whilestmt : forstmt));
/dports/devel/gindent/indent-2.2.12/src/
H A Dhandletoken.c1429 (*token == 'i' ? ifstmt : (*token == 'w' ? whilestmt : forstmt)); in handle_token_sp_paren()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/MojoShader/
H A Dmojoshader_compiler.c3072 type_check_ast(ctx, ast->whilestmt.expr); in type_check_ast()
3073 type_check_ast(ctx, ast->whilestmt.statement); in type_check_ast()
3076 type_check_ast(ctx, ast->whilestmt.next); in type_check_ast()
5598 return build_ir_whilestmt(ctx, &ast->whilestmt); in build_ir_internal()
/dports/lang/basic256/basic256-2.0.0.11/LEX/
H A DbasicParse.y2464 | whilestmt
2776 whilestmt: B256WHILE {
H A DbasicParse.output730 640 | whilestmt
771 662 whilestmt: B256WHILE $@3 expr
1941 whilestmt (589)
2401 whilestmt go to state 179
37668 662 whilestmt: B256WHILE . $@3 expr
39323 whilestmt go to state 179
39789 whilestmt go to state 179
40118 whilestmt go to state 179
40271 640 statement: whilestmt .
61219 662 whilestmt: B256WHILE $@3 . expr
[all …]
/dports/devel/gindent/indent-2.2.12/
H A DChangeLog-19981292 (reduce): New reduction <dohead><whilestmt> => <dostmt>. Also,

12