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