Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/
Ddecompress_uncompress.c45 #define CLEAR 256 /* table clear output code */ macro
210 if (code == CLEAR && block_mode) { in IF_DESKTOP()
/busybox-1.35.0/miscutils/
Dhexedit.c20 #define CLEAR ESC"[J" macro
125 printf(HOME CLEAR); in redraw()
Dless.c160 #define CLEAR ESC"[H"ESC"[J" macro