aboutsummaryrefslogtreecommitdiff
path: root/testsuite/dc_strings_results.txt
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-12-26 18:32:43 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-12-26 18:32:43 +0100
commit7d32e25bf33c98af6878715907ebbf297ef3d64a (patch)
tree94de45b3d5b0ab4b093e48a53b85d94d1c3327d9 /testsuite/dc_strings_results.txt
parent63ad7993845fbf59264e22295ae9c06250832119 (diff)
downloadbusybox-7d32e25bf33c98af6878715907ebbf297ef3d64a.tar.gz
bc: prepare for char-by-char input handling
function old new delta peek_inbuf - 292 +292 parse_lex_by_checking_eq_sign - 26 +26 eat_inbuf - 22 +22 zbc_vm_execute_FILE 52 61 +9 bc_lex_lineComment 29 30 +1 zbc_lex_number 174 172 -2 bc_vm_run 104 99 -5 zbc_num_divmod 156 150 -6 bc_lex_file 24 - -24 bc_lex_assign 26 - -26 zbc_lex_next 1982 1587 -395 ------------------------------------------------------------------------------ (add/remove: 3/2 grow/shrink: 2/4 up/down: 350/-458) Total: -108 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/dc_strings_results.txt')
-rw-r--r--testsuite/dc_strings_results.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/dc_strings_results.txt b/testsuite/dc_strings_results.txt
index d606637cc..e49b9b288 100644
--- a/testsuite/dc_strings_results.txt
+++ b/testsuite/dc_strings_results.txt
@@ -1,9 +1,9 @@
13
Hello, World!
-16
-Hello, \[ World!
-16
-Hello, \] World!
+Hello, \[ World!]ZpR
+[Hello, \[ World!]pR
+[Hello, \] World!]ZpR
+[Hello, \] World!
1
2
3