Home
last modified time | relevance | path

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

/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dfiles.h4 #define STDDOUBLE(z,i) { z[i].type = T_DOUBLE; z[i].min = -1000000; z[i].max = 1000000; } macro
/dports/graphics/quat/quat-1.20/kernel/
H A Dfiles.h4 #define STDDOUBLE(z,i) { z[i].type = T_DOUBLE; z[i].min = -1000000; z[i].max = 1000000; } macro