Home
last modified time | relevance | path

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

/dports/games/gltron/gltron-0.70/nebu/include/base/
H A Dnebu_geom.h46 void vcopy4(float *v1, float *out);
/dports/games/gltron/gltron-0.70/nebu/base/
H A Dgeom.c113 void vcopy4(float *v1, float *out) { in vcopy4() function