|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Macros | |
| #define | mips_clz(x) __builtin_clz(x) |
| #define | silk_SMLAWB(a32, b32, c32) ((a32) + silk_SMULWB(b32, c32)) |
| #define | OVERRIDE_silk_CLZ16 |
| #define | OVERRIDE_silk_CLZ32 |
| #define OVERRIDE_silk_CLZ16 |
| #define OVERRIDE_silk_CLZ32 |
| #define silk_SMLAWB | ( | a32, | |
| b32, | |||
| c32 | |||
| ) | ((a32) + silk_SMULWB(b32, c32)) |
1.8.13