Home | History | Annotate | Download | only in Modules

Lines Matching defs:small_stmt

942 VALIDATER(node);                VALIDATER(small_stmt);

1528 /* small_stmt (';' small_stmt)* [';'] NEWLINE
1560 int res = validate_numnodes(tree, 1, "small_stmt");
1577 err_string("illegal small_stmt child type");
1583 "Unrecognized child node of small_stmt: %d.",
3133 case small_stmt: