OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abits
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/builtins/ppc/
gcc_qadd.c
29
const doublebits
abits
= { .d = A };
local
31
if ((((uint32_t)(
abits
.x >> 32) & infinityHi) == infinityHi) ||
gcc_qsub.c
29
const doublebits
abits
= { .d = A };
local
31
if ((((uint32_t)(
abits
.x >> 32) & infinityHi) == infinityHi) ||
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtodg.c
345
int abe,
abits
, asub;
local
992
ab = d2b(dval(&adj), &abe, &
abits
);
/external/openssl/crypto/store/
str_lib.c
1767
unsigned char *
abits
, *bbits;
local
[
all
...]
Completed in 57 milliseconds