Searched refs:ASSIGN (Results 1 – 2 of 2) sorted by relevance
123 #define ASSIGN(d, s) ((d) = (s)) macro152 #undef ASSIGN175 #define ASSIGN(d, s) memcpy(d, s, m->g->nstates) macro
904 ASSIGN(fresh, st); in walk()996 ASSIGN(tmp, st); in walk()998 ASSIGN(st, fresh); in walk()1000 ASSIGN(st, empty); in walk()