Searched defs:REAL (Results 1 – 17 of 17) sorted by relevance
19 #define REAL 0.5f macro
17 #define REAL 1.5f macro
18 #define REAL 1.5f macro
43 public static final int REAL = 0x09; field in DerParser
18 public static final int REAL = 0x09; field
14 public static final int REAL = 0x09; field
153 # define REAL(x) __interception::PTR_TO_REAL(x) macro162 # define REAL(x) x macro
35 #define REAL 0 macro
151 # define REAL double macro
19 #define REAL(x) __interception::PTR_TO_REAL(x) macro
71 #define REAL(func) (__interceptor_ ## func) ? \ macro
112 pub const REAL: Asn1Type = Asn1Type(ffi::V_ASN1_REAL); constant
1249 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in cmath_exec() argument
378 REAL, enumConstant
254 REAL = cast(ASN1Tag, 9) variable in ASN1_Class_UNIVERSAL
95 REAL, enumerator