Lines Matching defs:assign
1081 Cell *assign(Node **a, int n) /* a[0] = a[1], a[0] += a[1], etc. */1089 if (n == ASSIGN) { /* ordinary assignment */