code wiki / (root) / nx_store_id_lookup_lib.nx

nx_store_id_lookup_lib.nx

buildroot/runtime/nx_store_id_lookup_lib.nx

1954 B54 linesdepth 5pulls 6 transitivereach 1 importersview sourcekind librarytopic store
docsdependenciesstructsconstsfunctions

about

Candidate exact row-ID lookup. Read-only; no store mutation or hardware writes.

dependencies 1 imports · 1 importers

nx_store_seed_lib.nx nx_store_id_lookup_lib.nx nx_store_id_probe.nx

imports: nx_store_seed_lib.nx

imported by: nx_store_id_probe.nx

structs

none

consts

none

functions

5func sid_plain_eq(row: *u8, n: i64, id: *u8, idn: i64) -> i64
called by 1: sid_row_eq
18func sid_row_eq(row: *u8, n: i64, id: *u8, idn: i64, scratch: *u8) -> i64
29func sid_find_seq(prefix: *u8, id: *u8) -> i64