Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/libiberty/
H A Dconcat.c107 char *save_dst; in concat_copy() local
112 save_dst = dst; /* With K&R C, dst goes out of scope here. */ in concat_copy()
115 return save_dst; in concat_copy()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dconcat.c107 char *save_dst; in concat_copy() local
112 save_dst = dst; /* With K&R C, dst goes out of scope here. */ in concat_copy()
115 return save_dst; in concat_copy()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dconcat.c107 char *save_dst; in concat_copy() local
112 save_dst = dst; /* With K&R C, dst goes out of scope here. */ in concat_copy()
115 return save_dst; in concat_copy()
/dragonfly/contrib/gdb-7/libiberty/
H A Dconcat.c119 char *save_dst; in concat_copy() local
125 save_dst = dst; /* With K&R C, dst goes out of scope here. */ in concat_copy()
128 return save_dst; in concat_copy()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dconcat.c119 char *save_dst; in concat_copy() local
125 save_dst = dst; /* With K&R C, dst goes out of scope here. */ in concat_copy()
128 return save_dst; in concat_copy()