Home
last modified time | relevance | path

Searched refs:crunch_escape (Results 1 - 5 of 5) sorted by relevance

/third_party/toybox/lib/
H A Dlinestack.c125 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() function
146 rc = crunch_escape(out, cols, wc); in crunch_rev_escape()
H A Dlib.h312 int crunch_escape(FILE *out, int cols, int wc);
/third_party/toybox/toys/other/
H A Dwatch.c63 return crunch_escape(out, cols, wc); in watch_escape()
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h303 int crunch_escape(FILE *out, int cols, int wc);
/third_party/toybox/toys/pending/
H A Dvi.c1298 ret = crunch_escape(out,cols,wc); in vi_crunch()

Completed in 5 milliseconds