Searched defs:ASSIGN_STATE (Results 1 – 3 of 3) sorted by relevance
46 #define ASSIGN_STATE(dest,src) ((dest) = (src)) macro49 #define ASSIGN_STATE(dest,src) \ macro
45 #define ASSIGN_STATE(dest,src) ((dest) = (src)) macro48 #define ASSIGN_STATE(dest,src) \ macro
81 #define ASSIGN_STATE(dest,src) ((dest) = (src)) macro84 #define ASSIGN_STATE(dest,src) \ macro