/* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */ #include _longdouble_union_t __dj_long_double_epsilon = { .ldt = { 0x00000000, 0x80000000U, 0x3fc0, 0x0 } };