Home | History | Annotate | Download | only in gdtoa

Lines Matching refs:ULong

59 	ULtodd((ULong*)f0, B[0]->x, exp[0], rv[0]);
62 ULtodd((ULong*)f1, B[1]->x, exp[1], rv[1]);
66 ((ULong*)f1)[0] = ((ULong*)f0)[0];
67 ((ULong*)f1)[1] = ((ULong*)f0)[1];
68 ((ULong*)f1)[2] = ((ULong*)f0)[2];
69 ((ULong*)f1)[3] = ((ULong*)f0)[3];