nx_tptp_emit_test.nx
buildroot/runtime/nx_tptp_emit_test.nx
about
nx_tptp_emit_test.nx -- emitter smoke + parser round-trip.
dependencies 11 imports · 0 importers
diagram shows first 10 each side; +1 more imports, +0 more importers in the complete lists below.
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_str.nxnx_result.nxnx_unify.nxnx_resolution.nxnx_tptp_symtab.nxnx_tptp_term.nxnx_tptp_formula.nxnx_tptp_emit.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 15 | const SYM_EQ: nx_int = 50 |
functions
| 18 | func mk_input(s: *u8) -> *u8 |
| 28 | func roundtrip(input: *u8) -> *u8 called by 1: main calls 7: nx_tptp_symtab_newmk_inputnx_str_lensys_mmapnx_tptp_symtab_reset_varsnx_tptp_parse_cnf_clause+1 |
| 50 | func roundtrip_lit_count(input: *u8, expected_n: nx_int) -> nx_int called by 1: main calls 7: nx_tptp_symtab_newmk_inputnx_str_lensys_mmapnx_tptp_symtab_reset_varsnx_tptp_parse_cnf_clause+1 |
| 78 | func main() -> nx_exit |