HomeSort by relevance Sort by last modified time
    Searched refs:__HUGE_VALF_bytes (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
huge_valf.h 44 # define __HUGE_VALF_bytes { 0x7f, 0x80, 0, 0 }
47 # define __HUGE_VALF_bytes { 0, 0, 0x80, 0x7f }
50 static __huge_valf_t __huge_valf = { __HUGE_VALF_bytes };
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
huge_valf.h 44 # define __HUGE_VALF_bytes { 0x7f, 0x80, 0, 0 }
47 # define __HUGE_VALF_bytes { 0, 0, 0x80, 0x7f }
50 static __huge_valf_t __huge_valf = { __HUGE_VALF_bytes };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
huge_valf.h 44 # define __HUGE_VALF_bytes { 0x7f, 0x80, 0, 0 }
47 # define __HUGE_VALF_bytes { 0, 0, 0x80, 0x7f }
50 static __huge_valf_t __huge_valf = { __HUGE_VALF_bytes };

Completed in 24 milliseconds