Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7881 native_encode_string (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_string() function
7947 return native_encode_string (expr, ptr, len, off); in native_encode_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc7978 native_encode_string (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_string() function
8045 return native_encode_string (expr, ptr, len, off); in native_encode_expr()
H A DChangeLog-201712810 (native_encode_string): Likewise. Inline by hand
16593 (native_encode_string): ... here.
18564 (native_encode_string): Likewise.
H A DChangeLog-20082394 * fold-const.c (native_encode_string): New function.
H A DChangeLog-202038549 * fold-const.c (native_encode_string): Fix up handling with off != -1,
H A DChangeLog-201430928 (native_encode_string): Likewise.