OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test64
(Results
1 - 5
of
5
) sorted by null
/libcore/luni/src/main/native/
cbigint.cpp
572
uint64_t mantissa,
test64
;
local
628
test64
= arg[--length] << highBit;
629
if (
test64
> SIGN_MASK || ((
test64
== SIGN_MASK) && (mantissa & 1)))
631
else if (
test64
== SIGN_MASK)
/external/clang/test/CodeGen/
mmx-builtins.c
325
__m64
test64
(__m64 a, __m64 b) {
function
/external/clang/test/CodeGenCXX/
visibility.cpp
1180
namespace
test64
{
namespace
[
all
...]
/external/valgrind/main/drd/tests/
tsan_unittest.cpp
3075
namespace
test64
{
namespace
[
all
...]
/external/valgrind/unittest/
racecheck_unittest.cc
2751
namespace
test64
{
namespace
[
all
...]
Completed in 521 milliseconds