Searched defs:REAL (Results 1 – 6 of 6) sorted by relevance
17 #define REAL 1.5f macro
19 #define REAL 1.5f macro
153 # define REAL(x) __interception::PTR_TO_REAL(x) macro162 # define REAL(x) x macro
152 # define REAL double macro
1080 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator