Searched defs:x_tmp (Results 1 – 3 of 3) sorted by relevance
178 StateTemp &x_tmp; member228 StateTemp &x_tmp , Deriv F[StageCount-1] ) const in do_step()
852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
3595 const float x_tmp = vec[0] * rot_mat[0][0] + vec[1] * rot_mat[0][1] + vec[2] * rot_mat[0][2]; in rotate() local