Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dsp/
Dprint_format.h32 static inline int64_t ___PRIq_arg_shift(int64_t q, int shift) in ___PRIq_arg_shift() function
45 #define __PRIq_arg_shift(q, shift) ___PRIq_arg_shift(q, ((shift) + (8 * (4 - (int)sizeof(q)))))