OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aExp
(Results
1 - 4
of
4
) sorted by null
/external/qemu/fpu/
softfloat.c
[
all
...]
softfloat-macros.h
587
| `
aExp
' (the least significant bit) is 1, the integer returned approximates
588
| 2^31*sqrt(`a'/2^31), where `a' is considered an integer. If bit 0 of `
aExp
'
594
static uint32_t estimateSqrt32(int_fast16_t
aExp
, uint32_t a)
608
if (
aExp
& 1 ) {
/external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 450 milliseconds