Searched defs:int_to_fixed (Results 1 – 8 of 8) sorted by relevance
32 static inline fixed_t int_to_fixed(int32_t x) { in int_to_fixed() function
82 inline static long long int_to_fixed(int i) in int_to_fixed() function in TaskMeshSW::Internal
30 #define int_to_fixed(value) \ macro
62 #define int_to_fixed(value) \ macro