Searched defs:ASSIGN (Results 1 – 5 of 5) sorted by relevance
31 #define ASSIGN(T, V) T = T + V macro
6 #define ASSIGN(x, y) x = y macro
64 #define ASSIGN(d, s) ((d) = (s)) macro111 #define ASSIGN(d, s) memmove(d, s, m->g->nstates) macro
434 #define ASSIGN(T, x, y) T y = x; macro
1989 #define ASSIGN( global() macro