Searched refs:S32 (Results 1 – 3 of 3) sorted by relevance
25 return DeBruijnBytePos[((U32) ((val & -(S32) val) * 0x077CB531U)) >> 27]; in ZSTD_countTrailingZeros32_fallback()
39 typedef int32_t S32; typedef
54 typedef int32_t S32; typedef
Completed in 5 milliseconds