Lines Matching refs:COPY
895 #define COPY(t,e,f) while ((*t = *f++) && t < e) t++ macro
916 COPY(t, v, s); in _vmoptions()
930 COPY(t, v, p); in _vmoptions()
934 COPY(t, v, p); in _vmoptions()
940 COPY(t, v, p); in _vmoptions()
941 COPY(t, v, s); in _vmoptions()
947 COPY(t, v, p); in _vmoptions()
948 COPY(t, v, s); in _vmoptions()
955 COPY(t, v, p); in _vmoptions()
956 COPY(t, v, s); in _vmoptions()
961 COPY(t, v, p); in _vmoptions()
962 COPY(t, v, s); in _vmoptions()
967 COPY(t, v, p); in _vmoptions()
968 COPY(t, v, s); in _vmoptions()