Home
last modified time | relevance | path

Searched refs:tmp_add2 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_fixed.h142 uint_fixed_16_16_t tmp_add2 = u32_to_fixed16(add2); in add_fixed16_u32() local
145 tmp = (u64)add1.val + tmp_add2.val; in add_fixed16_u32()