Searched refs:ASSIGN (Results 1 – 2 of 2) sorted by relevance
115 #define ASSIGN(d, s) ((d) = (s)) in __weak_alias() macro141 #undef ASSIGN in __weak_alias()162 #define ASSIGN(d, s) memcpy(d, s, (size_t)m->g->nstates) in __weak_alias() macro
796 ASSIGN(fresh, st); in fast()844 ASSIGN(tmp, st); in fast()845 ASSIGN(st, fresh); in fast()939 ASSIGN(tmp, st); in slow()940 ASSIGN(st, empty); in slow()