nx_macro_v3_test.nx
buildroot/runtime/nx_macro_v3_test.nx
about
nx_macro_v3_test.nx -- exercise @ifdef / @ifndef / @endif.
dependencies 1 imports · 0 importers
imports: nx_kernel_v2.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
| 13 | func get_fast_path() -> nx_int called by 1: test_fast_kept |
| 20 | func get_slow_path() -> nx_int |
| 27 | func get_no_slow_path() -> nx_int called by 1: test_no_slow_kept |
| 34 | func ALSO_BROKEN_SHOULD_NOT_COMPILE() -> nx_int |
| 68 | func test_fast_kept() -> nx_int |
| 74 | func test_no_slow_kept() -> nx_int |
| 80 | func test_nested_kept() -> nx_int |
| 86 | func main() -> nx_exit |