Searched defs:vlcopy (Results 1 – 1 of 1) sorted by relevance
121 #define vlcopy(i, j) i.longi = j.longi macro123 #define vlcopy(i, j) i = j; macro