code wiki / _hdl_build / nx_site_import_gate.nx
nx_site_import_gate.nx
buildroot/runtime/_hdl_build/nx_site_import_gate.nx
about
nx_site_import_gate.nx -- import a foreign (lock-in-platform) page: content captured, third-party tracking STRIPPED,
portable sovereign blueprint emitted. The exceed is a CAPABILITY (migrate TO us from anywhere) incumbents lack.
100% sovereign. expect_exit: 0
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_sitegate_emit_lib.nxnx_site_import.nxnx_exceed_standard.nxnx_brand_tokens.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
| none |
functions
| 11 | func has(s: *u8, n: i64, lit: *u8) -> i64 { if bt_find(s, n, lit, bt_len(lit)) >= 0 { return 1 } return 0 } |
| 12 | func slen(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} return n } called by 1: main |
| 14 | func main() -> i64 |