Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bmake/
H A Dparse.c1753 VarCheckSyntax(VarAssignOp type, const char *uvalue, GNode *scope) in VarCheckSyntax() function
1877 VarCheckSyntax(var->op, var->value, scope); in Parse_Var()