OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALL_ON
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h
453
#define
ALL_ON
0xffffffff
458
#define
ALL_ON
0xffff
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
gdtoaimp.h
445
#define
ALL_ON
0xffffffff
450
#define
ALL_ON
0xffff
/prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c
357
#define
ALL_ON
0xffffffff
362
#define
ALL_ON
0xffff
538
*x1++ = (y | (*x << n)) &
ALL_ON
;
[
all
...]
/prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c
357
#define
ALL_ON
0xffffffff
362
#define
ALL_ON
0xffff
538
*x1++ = (y | (*x << n)) &
ALL_ON
;
[
all
...]
Completed in 192 milliseconds