Home | History | Annotate | Download | only in Modules

Lines Matching defs:small_stmt

913 VALIDATER(node);                VALIDATER(small_stmt);

1499 /* small_stmt (';' small_stmt)* [';'] NEWLINE
1531 int res = validate_numnodes(tree, 1, "small_stmt");
1548 err_string("illegal small_stmt child type");
1554 "Unrecognized child node of small_stmt: %d.",
3104 case small_stmt: