Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A Dslparse.c675 static void handle_for_statement (_pSLang_Token_Type *);
920 handle_for_statement (ctok); in statement()
1343 static void handle_for_statement (_pSLang_Token_Type *ctok) in handle_for_statement() function