code wiki / _hdl_build / nx_suite_share_gate.nx
nx_suite_share_gate.nx
buildroot/runtime/_hdl_build/nx_suite_share_gate.nx
about
nx_suite_share_gate.nx -- the retirement proof. nx_share_plane's 19 teeth were the reason to trust it;
if the facade cannot carry the SAME attacks on the canonical plane, the retirement is a regression
dressed up as cleanup. So these are deliberately the same attacks, re-aimed at nx_suite_share, plus the
two teeth for the divergences the convergence proof said had to survive the move.
license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_suite_share.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
| 8 | const SS_ALICE: i64 = 1001 |
| 9 | const SS_BOB: i64 = 1002 |
| 10 | const SS_CARA: i64 = 1003 |
| 11 | const SS_DAN: i64 = 1004 |
| 12 | const SS_ALBUM: i64 = 7001 |
| 13 | const SS_CARD: i64 = 7002 |
| 14 | const SS_MAXOUT: i64 = 64 |
| 15 | const SG_ALBUM_K: *u8 = "album\x00" |
| 16 | const SG_CONTACT_K: *u8 = "contact\x00" |
functions
| 18 | func s_w(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 19 | func s_n(v: i64) -> i64 called by 1: main |
| 29 | func s_t(pass: i64, label: *u8, fails: *i64) -> i64 |
| 34 | func px(tag: i64) -> *u8 |
| 42 | func main() -> i64 |