Lines Matching defs:dst
179 void *dst = one;180 check (strcpy (dst, src) == dst, 1);181 equal (dst, "frobozz", 2);