Lines Matching refs:COPY
16 You should have received a copy of the GNU General Public License along
121 /* This might look like a simple copy operation but it's
123 #define COPY(name) \
125 COPY (st_name);
126 /* Please note that we can simply copy the `st_info' element since
129 COPY (st_info);
130 COPY (st_other);
131 COPY (st_shndx);
132 COPY (st_value);
133 COPY (st_size);