Searched refs:native_interpret_complex (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 8298 native_interpret_complex (tree type, const unsigned char *ptr, int len) in native_interpret_complex() function 8412 return native_interpret_complex (type, ptr, len); in native_interpret_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 8729 native_interpret_complex (tree type, const unsigned char *ptr, int len) in native_interpret_complex() function 8862 return native_interpret_complex (type, ptr, len); in native_interpret_expr()
|
H A D | ChangeLog-2006 | 14422 (native_interpret_complex): New function.
|
H A D | ChangeLog-2007 | 13366 native_interpret_real, native_interpret_complex,
|
H A D | ChangeLog-2017 | 17934 (native_interpret_complex): Likewise.
|