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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dcopy_page_mck.S41 * main-loop (.line_copy), but has all known-to-be-predicated-off instructions removed,
130 // same as .line_copy loop, but with all predicated-off instructions removed:
140 .line_copy:
180 br.ctop.sptk .line_copy
H A Dmemcpy_mck.S209 // same as .line_copy loop, but with all predicated-off instructions removed:
219 .line_copy:
259 br.ctop.sptk .line_copy
584 // in line_copy block, the preload addresses should always ahead
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhash.c783 char *line_copy;
784 if (hash_table_get_pair (ht, line, &line_copy, NULL))
787 xfree (line_copy);
781 char *line_copy; local

Completed in 181 milliseconds