nx_type_layout_gate.nx
buildroot/runtime/nx_type_layout_gate.nx
dependencies 3 imports · 0 importers
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
structs
| 5 | struct LayoutNine |
consts
| 11 | const LAYOUT_CONST_SIZE: i64 = __size_of(LayoutNine) |
| 12 | const LAYOUT_CONST_ALIGN: i64 = __align_of(LayoutNine) |
| 13 | const LAYOUT_CONST_ARRAY: i64 = __size_of([3]LayoutCell) |
| 14 | const LAYOUT_CONST_COMPOSED: i64 = LAYOUT_CONST_SIZE + 2 * __size_of(*u8) |
functions
| 16 | func layout_source_refused(source: *u8) -> i64 |
| 33 | func main(argc: i64, argv: *i64) -> i64 |