Home
last modified time | relevance | path

Searched refs:bits_in_longdouble (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-x86.c66 .bits_in_longdouble = 96,
97 .bits_in_longdouble = 128,
161 .bits_in_longdouble = 128,
H A Dtarget.c62 int bits_in_longdouble = 128; variable
263 if (target->bits_in_longdouble) in target_init()
264 bits_in_longdouble = target->bits_in_longdouble; in target_init()
H A Dtarget-sparc.c34 bits_in_longdouble = 128; in init_sparc32()
52 .bits_in_longdouble = 64,
H A Dtarget-s390.c40 .bits_in_longdouble = 64,
66 .bits_in_longdouble = 64,
H A Dtarget.h60 extern int bits_in_longdouble;
91 unsigned int bits_in_longdouble; member
H A Dtarget-alpha.c29 .bits_in_longdouble = 64,
H A Dtarget-h8300.c30 .bits_in_longdouble = 64,
H A Dtarget-microblaze.c30 .bits_in_longdouble = 64,
H A Dtarget-nds32.c29 .bits_in_longdouble = 64,
H A Dtarget-openrisc.c27 .bits_in_longdouble = 64,
H A Dtarget-m68k.c27 .bits_in_longdouble = 96,
H A Dtarget-sh.c32 .bits_in_longdouble = 64,
H A Dtarget-xtensa.c27 .bits_in_longdouble = 64,
H A Dtarget-arm.c52 .bits_in_longdouble = 64,
H A Dtarget-mips.c37 .bits_in_longdouble = 64,
H A Dtarget-nios2.c42 .bits_in_longdouble = 64,
H A Dpredefine.c177 predefined_sizeof("LONG_DOUBLE", "", bits_in_longdouble); in predefined_macros()

Completed in 4 milliseconds