Home
last modified time | relevance | path

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

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dgst-parse.c165 static tree_node parse_keyword_list (gst_parser *p,
1301 message = parse_keyword_list (p, EXPR_BINOP); in parse_attribute()
2020 tree_node list = parse_keyword_list (p, kind); in parse_keyword_expression()
2025 parse_keyword_list (gst_parser *p, enum expr_kinds kind) in parse_keyword_list() function