Home | History | Annotate | Download | only in Modules

Lines Matching defs:lambdef

964 VALIDATER(atom);                VALIDATER(lambdef);

2176 if (res && (TYPE(CHILD(tree, 0)) == lambdef))
2730 int res = (validate_ntype(tree, lambdef)
2739 (void) validate_numnodes(tree, 3, "lambdef");