code wiki / (root) / nx_css_number_parse_test.nx

nx_css_number_parse_test.nx

buildroot/runtime/nx_css_number_parse_test.nx

3034 B97 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic css
docsdependenciesstructsconstsfunctions

about

nx_css_number_parse_test.nx -- smoke for CSS number -> thousandths. Verifies integer + fractional + boundary cases plus error paths.

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_css_number_parse.nx nx_css_number_parse_test.nx

imports: nx_syscalls.nxnx_css_number_parse.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap _put_byte nx_css_number_parse

structs

none

consts

none

functions

7func _put_byte(buf: *u8, i: i64, v: i64) -> i64
called by 1: main
12func _put_ascii(buf: *u8, off: i64, s: *u8, n: i64) -> i64
21func main() -> i64