Searched full:vd2 (Results 1 – 5 of 5) sorted by relevance
109 volatile double vd2 = 0x1.0p32; in cbrtl() local111 #define vd ((long double)vd2 + vd1) in cbrtl()
20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
313 #define VD2(x) F (__v_##x, v_##x, x##l, mpfr_##x, 2, 0, d2, 0) macro
4293 const ValueDecl *VD2 = getAnyDecl(E2); in isSameComparisonOperand() local4294 return declaresSameEntity(VD1, VD2); in isSameComparisonOperand()
3268 // /vd2 or #pragma vtordisp(2): Always use vtordisps for virtual bases with in computeVtorDispSet()