Home
last modified time | relevance | path

Searched refs:TWO52r (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-expand.cc17864 REAL_VALUE_TYPE TWO52r; in ix86_gen_TWO52() local
17868 real_2expN (&TWO52r, fmt->p - 1, mode); in ix86_gen_TWO52()
17869 TWO52 = const_double_from_real_value (TWO52r, mode); in ix86_gen_TWO52()