Home
last modified time | relevance | path

Searched defs:EPSILON (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/trek/
H A Dphaser.c51 #define EPSILON 150.0 /* dist ** 2 */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Doperations.d369 enum ulong EPSILON = 2UL ^^ (64 - real.mant_dig); in nextUp() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_arcturus_ppt.c76 #define EPSILON 1 macro