Searched defs:__nan_bytes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | nan.h | 42 # define __nan_bytes { 0x7f, 0xc0, 0, 0 } macro 45 # define __nan_bytes { 0, 0, 0xc0, 0x7f } macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | nan.h | 42 # define __nan_bytes { 0x7f, 0xc0, 0, 0 } macro 45 # define __nan_bytes { 0, 0, 0xc0, 0x7f } macro
|