Home
last modified time | relevance | path

Searched defs:vtop (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/
DbtMultiBody.cpp1560 btVector3 vtop = invI_upper_left*rhs_top; in solveImatrix() local
1604 btVector3 vtop = invI_upper_left*rhs.getLinear(); in solveImatrix() local
/external/valgrind/perf/
Dtinycc.c2372 static SValue vstack[VSTACK_SIZE], *vtop; variable