code wiki / _hdl_build / nx_g_pn_lib.nx

nx_g_pn_lib.nx

buildroot/runtime/_hdl_build/nx_g_pn_lib.nx

832 B10 linesdepth 3pulls 3 transitivereach 6 importersview sourcekind librarytopic g
docsdependenciesstructsconstsfunctions

about

nx_g_pn_lib.nx -- single-responsibility shared helper: g_pn (gate integer writer; handles negatives). This is the SUPERSET variant (funcmine's g_pn x78 majority group). Subset copies lacking the negative branch are DIFFERENT bodies -> the remover's self-check reports them VARIANT and leaves them alone. license_tier: ORIGINAL

dependencies 2 imports · 6 importers

nx_syscalls.nx nx_itoa_lib.nx nx_g_pn_lib.nx nx_nofloat_autograd_gate.nx nx_nofloat_xformer_gate.nx nx_quic_frame_test.nx nx_quic_hdr_test.nx nx_quic_pkt_test.nx nx_quic_wire_test.nx

imports: nx_syscalls.nxnx_itoa_lib.nx

imported by: nx_nofloat_autograd_gate.nxnx_nofloat_xformer_gate.nxnx_quic_frame_test.nxnx_quic_hdr_test.nxnx_quic_pkt_test.nxnx_quic_wire_test.nx

structs

none

consts

none

functions

10func g_pn(v: i64) -> i64 { nxi_out(v); return 0 }
called by 6: mainmainmainmainmainmain calls 1: nxi_out