Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c141 static int copy_rest P_ ((int c));
246 c = copy_rest (c); in get_paragraph()
277 copy_rest (register int c) in copy_rest() function