Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7678 native_encode_fixed (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_fixed() function
7938 return native_encode_fixed (expr, ptr, len, off); in native_encode_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc7775 native_encode_fixed (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_fixed() function
8036 return native_encode_fixed (expr, ptr, len, off); in native_encode_expr()
H A DChangeLog-201712808 (native_encode_fixed, native_encode_complex, native_encode_vector):
17929 (native_encode_fixed): Likewise
H A DChangeLog-201338868 (native_encode_fixed): New static function.
H A DChangeLog-201430924 (native_encode_fixed): Likewise.