Searched defs:REAL (Results 1 – 7 of 7) sorted by relevance
17 #define REAL 1.5f macro
18 #define REAL 0.5f macro
28 #define REAL float macro
112 pub const REAL: Asn1Type = Asn1Type(ffi::V_ASN1_REAL); constant
1291 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in cmath_exec() argument
59 REAL = 'real' variable