Home
last modified time | relevance | path

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

/dports/math/cglm/cglm-0.8.4/test/src/
H A Dtest_struct.c39 versors quat_zero = GLMS_QUAT_IDENTITY_INIT; in TEST_IMPL() local
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/mathc/
H A Dmathc.c1939 mfloat_t *quat_zero(mfloat_t *result) in quat_zero() function