Home
last modified time | relevance | path

Searched defs:__ffs (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dlib.h55 static inline int __ffs(u32 x) { return log2(x & (u32)(-(s32)x)); } in __ffs() function
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dlibpayload.h439 static inline int __ffs(u32 x) { return log2(x & (u32)(-(s32)x)); } in __ffs() function
/aosp_15_r20/external/f2fs-tools/lib/
H A Dlibf2fs.c348 static inline u64 __ffs(u8 word) in __ffs() function
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A D__clang_cuda_device_functions.h224 __DEVICE__ int __ffs(int __a) { return __nv_ffs(__a); } in __ffs() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
D__clang_cuda_device_functions.h224 __DEVICE__ int __ffs(int __a) { return __nv_ffs(__a); } in __ffs() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
D__clang_cuda_device_functions.h224 __DEVICE__ int __ffs(int __a) { return __nv_ffs(__a); } in __ffs() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
D__clang_cuda_device_functions.h224 __DEVICE__ int __ffs(int __a) { return __nv_ffs(__a); } in __ffs() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
D__clang_cuda_device_functions.h224 __DEVICE__ int __ffs(int __a) { return __nv_ffs(__a); } in __ffs() function