Searched refs:native_encode_string (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 7881 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 D | fold-const.cc | 7978 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 D | ChangeLog-2017 | 12810 (native_encode_string): Likewise. Inline by hand 16593 (native_encode_string): ... here. 18564 (native_encode_string): Likewise.
|
H A D | ChangeLog-2008 | 2394 * fold-const.c (native_encode_string): New function.
|
H A D | ChangeLog-2020 | 38549 * fold-const.c (native_encode_string): Fix up handling with off != -1,
|
H A D | ChangeLog-2014 | 30928 (native_encode_string): Likewise.
|