Searched defs:xv (Results 1 – 3 of 3) sorted by relevance
104 int const *const xv = xvec; /* Still more help for the compiler. */ local341 int * const xv = xvec; /* Help the compiler. */ local
272 static const Char *xv; /* setjmp clobbering */ variable
884 vec<operand *> xv = v.copy (); in cartesian_product() local