OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DOPRINT_SWIZZLE
(Results
1 - 4
of
4
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h
557
#ifndef
DOPRINT_SWIZZLE
558
#define
DOPRINT_SWIZZLE
0
569
__lx ^=
DOPRINT_SWIZZLE
; \
585
__lx ^=
DOPRINT_SWIZZLE
; \
601
__hx ^=
DOPRINT_SWIZZLE
; \
622
__llx ^=
DOPRINT_SWIZZLE
; \
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h
549
#ifndef
DOPRINT_SWIZZLE
550
#define
DOPRINT_SWIZZLE
0
561
__lx ^=
DOPRINT_SWIZZLE
; \
577
__lx ^=
DOPRINT_SWIZZLE
; \
593
__hx ^=
DOPRINT_SWIZZLE
; \
614
__llx ^=
DOPRINT_SWIZZLE
; \
/prebuilts/ndk/r11/sources/android/support/src/msun/
math_private.h
545
#ifndef
DOPRINT_SWIZZLE
546
#define
DOPRINT_SWIZZLE
0
557
__lx ^=
DOPRINT_SWIZZLE
; \
573
__lx ^=
DOPRINT_SWIZZLE
; \
589
__hx ^=
DOPRINT_SWIZZLE
; \
610
__llx ^=
DOPRINT_SWIZZLE
; \
/prebuilts/ndk/r13/sources/android/support/src/msun/
math_private.h
545
#ifndef
DOPRINT_SWIZZLE
546
#define
DOPRINT_SWIZZLE
0
557
__lx ^=
DOPRINT_SWIZZLE
; \
573
__lx ^=
DOPRINT_SWIZZLE
; \
589
__hx ^=
DOPRINT_SWIZZLE
; \
610
__llx ^=
DOPRINT_SWIZZLE
; \
Completed in 364 milliseconds