Searched refs:bw_int_to_fixed_nonconst (Results 1 – 2 of 2) sorted by relevance
68 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value);77 return bw_int_to_fixed_nonconst(value); in bw_int_to_fixed()
49 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value) in bw_int_to_fixed_nonconst() function