Format: AllC/C++CSSTextshell script Advanced Search
222: } 223: if(n==0) return(y0(x)); 224: if(n==1) return(sign*y1(x)); 248: u_int32_t high; 249: a = y0(x); 250: b = y1(x);