code wiki / (root) / nx_type_layout_gate.nx

nx_type_layout_gate.nx

buildroot/runtime/nx_type_layout_gate.nx

2968 B57 linesdepth 5pulls 13 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

dependencies 3 imports · 0 importers

nx_gate_verdict.nx nx_tokenizer.nx nx_parse.nx nx_type_layout_gate.nx

imports: nx_gate_verdict.nxnx_tokenizer.nxnx_parse.nx

imported by: nobody (leaf or entry point)

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

main gv_ctr sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ gv_plan_new sys_mmap ↻ gv_plan_name_eq gv_plan_check gv_plan_take gv_plan_name_eq ↻ gv_check gv_puts sys_write ↻ gv_plan_finish gv_puts ↻ sys_write ↻ gv_num sys_mmap ↻ sys_write ↻ sys_munmap gv_check ↻ gv_plan_complete sys_munmap ↻ layout_source_refused nx_diag_set_source lex_source sys_mmap ↻

structs

5struct LayoutNine

consts

11const LAYOUT_CONST_SIZE: i64 = __size_of(LayoutNine)
12const LAYOUT_CONST_ALIGN: i64 = __align_of(LayoutNine)
13const LAYOUT_CONST_ARRAY: i64 = __size_of([3]LayoutCell)
14const LAYOUT_CONST_COMPOSED: i64 = LAYOUT_CONST_SIZE + 2 * __size_of(*u8)

functions

16func layout_source_refused(source: *u8) -> i64
called by 1: main calls 2: nx_diag_set_sourcelex_source
33func main(argc: i64, argv: *i64) -> i64