Searched defs:x_copy (Results 1 – 4 of 4) sorted by relevance
20 CeedVector x_copy = x; in main() local34 CeedVector x_copy = x; in main() local
22 CeedVector x_copy = NULL; in main() local
9 CeedVector x, x_copy; in main() local