nx_symj_fixm.nx
buildroot/runtime/nx_symj_fixm.nx
dependencies 0 imports · 0 importers
imports: none
imported by: nobody (leaf or entry point)
structs
| none |
consts
| none |
functions
| 1 | func mx(a: i64, b: i64) -> i64 { if a > b { return a } return b } |
buildroot/runtime/nx_symj_fixm.nx
imports: none
imported by: nobody (leaf or entry point)
| none |
| none |
| 1 | func mx(a: i64, b: i64) -> i64 { if a > b { return a } return b } |