Searched defs:north (Results 1 – 2 of 2) sorted by relevance
264 vec3_t north(cross_product(up, east)); in checkInitComplete() local325 vec3_t north( cross_product(up, east) ); in handleMag() local
241 vec3 north(0, 1, 0); in TEST_F() local