HomeSort by relevance Sort by last modified time
    Searched refs:__huge_valf_t (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 41 typedef union { unsigned char __c[4]; float __f; } __huge_valf_t; typedef in typeref:union:__anon22857
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 41 typedef union { unsigned char __c[4]; float __f; } __huge_valf_t; typedef in typeref:union:__anon24447
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 41 typedef union { unsigned char __c[4]; float __f; } __huge_valf_t; typedef in typeref:union:__anon25959
50 static __huge_valf_t __huge_valf = { __HUGE_VALF_bytes };

Completed in 40 milliseconds