Searched refs:add1 (Results 1 – 2 of 2) sorted by relevance
127 static inline uint_fixed_16_16_t add_fixed16(uint_fixed_16_16_t add1, in add_fixed16() argument132 tmp = (u64)add1.val + add2.val; in add_fixed16()137 static inline uint_fixed_16_16_t add_fixed16_u32(uint_fixed_16_16_t add1, in add_fixed16_u32() argument143 tmp = (u64)add1.val + tmp_add2.val; in add_fixed16_u32()
15 generic_mpih-add1.o \