Home
last modified time | relevance | path

Searched defs:esc_value (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dprintf.c258 int esc_value = 0; /* Value of \nnn escape. */ in print_esc() local
Dstat.c1208 int esc_value = octtobin (*b); in print_it() local
1220 int esc_value = hextobin (b[1]); /* Value of \xhh escape. */ in print_it() local