Searched defs:esc_value (Results 1 – 2 of 2) sorted by relevance
258 int esc_value = 0; /* Value of \nnn escape. */ in print_esc() local
1208 int esc_value = octtobin (*b); in print_it() local1220 int esc_value = hextobin (b[1]); /* Value of \xhh escape. */ in print_it() local