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