Searched refs:truncate_to_intn (Results 1 – 2 of 2) sorted by relevance
495 inline T truncate_to_intn(T x, unsigned n) { in truncate_to_intn() function521 return truncate_to_intn(x, N); \
133 inline uint64_t truncate_to_intn(unsigned n, int64_t x)) {