nx_hol_dir_ingest.nx
buildroot/runtime/nx_hol_dir_ingest.nx
about
nx_hol_dir_ingest.nx -- ingest every HOL Light decl in the corpus
at nxc2/_offc/hol_corpus.txt.
dependencies 7 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_hol_ingest.nxnx_ingest_runner.nxnx_hol_stream_ingest.nxnx_bloom_capacity.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
| 18 | const NX_HOL_DIR_DISK_BUDGET: nx_size = 1073741824 |
| 19 | const NX_HOL_DIR_SHARD_BYTES: nx_size = 104857600 |
| 20 | const NX_HOL_DIR_BLOOM_CAPACITY: nx_int = 1000000 |
| 21 | const NX_HOL_DIR_WATCHDOG_MS: nx_int = 60000 |
functions
| 23 | func main() -> nx_exit |