Searched refs:b_rot (Results 1 – 2 of 2) sorted by relevance
128 static int b_rot (lua_State *L, int i) { in b_rot() function139 return b_rot(L, luaL_checkint(L, 2)); in b_lrot()144 return b_rot(L, -luaL_checkint(L, 2)); in b_rrot()
132 CvSubdiv2DEdge b_rot = cvSubdiv2DRotateEdge( *b_next, 1 ); in cvSubdiv2DSplice() local134 CvSubdiv2DEdge *b_rot_next = &CV_SUBDIV2D_NEXT_EDGE( b_rot ); in cvSubdiv2DSplice()