Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c8204 native_interpret_fixed (tree type, const unsigned char *ptr, int len) in native_interpret_fixed() function
8409 return native_interpret_fixed (type, ptr, len); in native_interpret_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc8647 native_interpret_fixed (tree type, const unsigned char *ptr, int len) in native_interpret_fixed() function
8859 return native_interpret_fixed (type, ptr, len); in native_interpret_expr()
H A DChangeLog-201338865 * fold-const.c (native_interpret_fixed): New static function.
H A DChangeLog-201717932 (native_interpret_fixed): Likewise.