Home
last modified time | relevance | path

Searched refs:__ffsll (Results 1 – 25 of 61) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86_64/include/bits/
H A Dstrings.h12 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
39 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/net/ipxe/ipxe-2265a65/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/arm64/include/bits/
H A Dstrings.h18 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function
40 return __ffsll ( value ); in __ffsl()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/net/ipxe/ipxe-2265a65/src/include/
H A Dstrings.h111 int __ffsll ( long long x );
123 ( __builtin_constant_p ( x ) ? __constant_ffsll ( x ) : __ffsll ( x ) )
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/i386/include/bits/
H A Dstrings.h37 static inline __attribute__ (( always_inline )) int __ffsll ( long long value ){ in __ffsll() function

123