Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7707 native_encode_real (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_real() function
7935 return native_encode_real (expr, ptr, len, off); in native_encode_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc7804 native_encode_real (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_real() function
8033 return native_encode_real (expr, ptr, len, off); in native_encode_expr()
H A DChangeLog-200713364 native_encode_int, native_encode_real, native_encode_complex,
24208 * fold-const.c (native_encode_real): Encode real.c provided longs
H A DChangeLog-200614415 (native_encode_real): New function.
H A DChangeLog-20086647 * fold-const.c (native_encode_real): Fix computation of WORDS.
H A DChangeLog-201611312 * fold-const.c (native_encode_real): Fix logic for selecting offset
H A DChangeLog-201719015 (native_encode_real): Likewise.
H A DChangeLog-201430925 (native_encode_real): Likewise.