HomeSort by relevance Sort by last modified time
    Searched full:__nan_bytes (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
nan.h 43 # define __nan_bytes { 0x7f, 0xc0, 0, 0 } macro
46 # define __nan_bytes { 0, 0, 0xc0, 0x7f } macro
50 __attribute_used__ = { __nan_bytes };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
nan.h 43 # define __nan_bytes { 0x7f, 0xc0, 0, 0 } macro
46 # define __nan_bytes { 0, 0, 0xc0, 0x7f } macro
50 __attribute_used__ = { __nan_bytes };

Completed in 81 milliseconds