Home
last modified time | relevance | path

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

/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dfiles.h5 #define STDINT(z,i) { z[i].type = T_INTEGER; z[i].min = 0; z[i].max = 65535; } macro
/dports/graphics/quat/quat-1.20/kernel/
H A Dfiles.h5 #define STDINT(z,i) { z[i].type = T_INTEGER; z[i].min = 0; z[i].max = 65535; } macro