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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
huge_val.h 43 typedef union { unsigned char __c[8]; double __d; } __huge_val_t; typedef in typeref:union:__anon20719
52 static __huge_val_t __huge_val = { __HUGE_VAL_bytes };

Completed in 2032 milliseconds