Searched defs:REAL (Results 1 – 8 of 8) sorted by relevance
17 #define REAL 1.5f macro
18 #define REAL 1.5f macro
153 # define REAL(x) __interception::PTR_TO_REAL(x) macro162 # define REAL(x) x macro
52 REAL = Combine(Optional(oneOf("+ -")) + Word(nums) + "." + variable
152 # define REAL double macro
1107 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in initcmath() argument
60 REAL = 'real' variable