Home
last modified time | relevance | path

Searched refs:scalarprod4 (Results 1 – 2 of 2) sorted by relevance

/dports/games/gltron/gltron-0.70/nebu/include/base/
H A Dnebu_geom.h38 float scalarprod4(float *v1, float *v2);
/dports/games/gltron/gltron-0.70/nebu/base/
H A Dgeom.c94 float scalarprod4(float *v1, float *v2) { in scalarprod4() function