code wiki / fnptr
topic: fnptr
6 modules sharing the fnptr name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_fnptr_arity_probe.nx | ARITY PROBE for struct-field function pointers. | 92 | 8 |
| nx_fnptr_call_gate.nx | THE MONITOR PILLAR for indirect (function-pointer) calls. | 155 | 10 |
| nx_fnptr_kat.nx | KAT for stage 1 (func type + function-address). Expect: AMP_OK / BARE_OK / SAME_OK. | 23 | 2 |
| nx_fnptr_min_probe.nx | minimal seq715 discriminator (see nx_fnptr_call_gate). | 21 | 2 |
| nx_fnptr_ref.nx | SPEC CHECK: does NishiLang's production compiler nx_cc compute function-pointer indirect | 35 | 6 |
| nx_fnptr_slot_probe.nx | DECISIVE probe: does a struct with MORE THAN ONE function-pointer field | 82 | 8 |