From 4449f4878138e2d7baa2b227098e2d03d0342f39 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 19 Sep 2020 22:15:40 -0700 Subject: 6810 - tile: adaptive column widths --- 400.mu | 1 + 1 file changed, 1 insertion(+) (limited to '400.mu') diff --git a/400.mu b/400.mu index dbb16f2e..3e98822b 100644 --- a/400.mu +++ b/400.mu @@ -73,6 +73,7 @@ sig parse-decimal-int in: (addr array byte) -> result/eax: int sig parse-decimal-int-from-slice in: (addr slice) -> result/eax: int sig parse-decimal-int-from-stream in: (addr stream byte) -> result/eax: int #sig parse-decimal-int-helper start: (addr byte), end: (addr byte) -> result/eax: int +sig decimal-size n: int -> result/eax: int sig error-byte ed: (addr exit-descriptor), out: (addr buffered-file), msg: (addr array byte), n: byte #sig allocate ad: (addr allocation-descriptor), n: int, out: (addr handle _) #sig allocate-raw ad: (addr allocation-descriptor), n: int, out: (addr handle _) -- cgit 1.4.1-2-gfad0