OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_bittest64
(Results
1 - 8
of
8
) sorted by null
/external/clang/lib/Headers/
Intrin.h
350
unsigned char
_bittest64
(__int64 const *, __int64);
579
_bittest64
(__int64 const *a, __int64 b) {
function
[
all
...]
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
Intrin.h
350
unsigned char
_bittest64
(__int64 const *, __int64);
579
_bittest64
(__int64 const *a, __int64 b) {
function
[
all
...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
Intrin.h
350
unsigned char
_bittest64
(__int64 const *, __int64);
579
_bittest64
(__int64 const *a, __int64 b) {
function
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
Intrin.h
350
unsigned char
_bittest64
(__int64 const *, __int64);
579
_bittest64
(__int64 const *a, __int64 b) {
function
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h
1256
__CRT_INLINE BOOLEAN
_bittest64
(LONG64 const *Base,LONG64 Offset) {
function
[
all
...]
intrin.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h
254
#define BitTest64
_bittest64
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libkernel32.a
[
all
...]
Completed in 1488 milliseconds