Searched defs:REAL (Results 1 – 10 of 10) sorted by relevance
49 typedef float REAL; typedef
18 #define REAL 0.5f macro
17 #define REAL 1.5f macro
28 #define REAL float macro
1293 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in PyInit_cmath() argument
52 REAL = 'real' variable