OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:manl
(Results
1 - 9
of
9
) sorted by null
/bionic/libm/alpha/
_fpmath.h
32
unsigned int
manl
:32;
member in struct:IEEEl2bits::__anon603
47
(a)[0] = (uint32_t)(u).bits.
manl
; \
/bionic/libm/amd64/
_fpmath.h
32
unsigned int
manl
:32;
member in struct:IEEEl2bits::__anon604
48
(a)[0] = (uint32_t)(u).bits.
manl
; \
/bionic/libm/arm/
_fpmath.h
33
unsigned int
manl
:32;
member in struct:IEEEl2bits::__anon607
41
unsigned int
manl
:32;
53
(a)[0] = (uint32_t)(u).bits.
manl
; \
/bionic/libm/i386/
_fpmath.h
32
unsigned int
manl
:32;
member in struct:IEEEl2bits::__anon608
47
(a)[0] = (uint32_t)(u).bits.
manl
; \
/bionic/libm/ia64/
_fpmath.h
36
unsigned int
manl
:32;
member in struct:IEEEl2bits::__anon610
46
unsigned int
manl
:32;
69
(a)[0] = (uint32_t)(u).bits.
manl
; \
/bionic/libm/powerpc/
_fpmath.h
35
unsigned int
manl
:32;
member in struct:IEEEl2bits::__anon615
47
(a)[0] = (uint32_t)(u).bits.
manl
; \
/bionic/libm/sh/
_fpmath.h
37
unsigned int
manl
:32;
member in struct:IEEEl2bits::__anon617
45
unsigned int
manl
:32;
/bionic/libm/sparc64/
_fpmath.h
36
unsigned long
manl
:64;
member in struct:IEEEl2bits::__anon618
48
(a)[0] = (uint32_t)(u).bits.
manl
; \
49
(a)[1] = (uint32_t)((u).bits.
manl
>> 32); \
/bionic/libm/src/
fpmath.h
59
unsigned int
manl
:32;
member in struct:IEEEd2bits::__anon620
61
unsigned int
manl
:32;
69
unsigned int
manl
:32;
Completed in 256 milliseconds