Searched refs:lshift_i32 (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeFont/src/ | ||
H A D | font_defs.h | 123 inline int32_t lshift_i32(int32_t val, uint8_t bits) in lshift_i32() function 146 return lshift_i32(val, NUM_6); in IntToFp26() |
Completed in 1 milliseconds