Searched defs:UTLIST_PREVASGN (Results 1 – 1 of 1) sorted by relevance
90 #define UTLIST_PREVASGN(elt,list,to,prev) { char **_alias = (char**)&((list)->prev); *_alias=(char*… macro99 #define UTLIST_PREVASGN(elt,list,to,prev) ((elt)->prev)=(to) macro