Lines Matching refs:root_y
293 swapl(&out->root_y);
347 assert(out->root_y == double_to_fp1616(in->root_y + in->root_y_frac));
438 in.root_y = 6;
519 in.root_y = 1;
521 in.root_y = 1 << 8;
523 in.root_y = ~0 & 0xFF;
1024 assert(out->root_y == double_to_fp1616(in->root_y));
1049 swapl(&swapped->root_y);
1145 in.root_y = 1;
1147 in.root_y = 1.3;
1149 in.root_y = 264.908;
1151 in.root_y = 35638.292;
1154 in.root_y = -1;
1156 in.root_y = -1.3;
1158 in.root_y = -264.908;
1160 in.root_y = -35638.292;