Searched refs:save_dst (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dconcat.c118 char *save_dst; local
124 save_dst = dst; /* With K&R C, dst goes out of scope here. */
127 return save_dst;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dconcat.c118 char *save_dst; local
124 save_dst = dst; /* With K&R C, dst goes out of scope here. */
127 return save_dst;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dconcat.c118 char *save_dst; local
124 save_dst = dst; /* With K&R C, dst goes out of scope here. */
127 return save_dst;

Completed in 60 milliseconds