nx_store_id_lookup_lib.nx
buildroot/runtime/nx_store_id_lookup_lib.nx
about
Candidate exact row-ID lookup. Read-only; no store mutation or hardware writes.
dependencies 1 imports · 1 importers
imports: nx_store_seed_lib.nx
imported by: nx_store_id_probe.nx
structs
| none |
consts
| none |
functions
| 5 | func sid_plain_eq(row: *u8, n: i64, id: *u8, idn: i64) -> i64 called by 1: sid_row_eq |
| 18 | func sid_row_eq(row: *u8, n: i64, id: *u8, idn: i64, scratch: *u8) -> i64 |
| 29 | func sid_find_seq(prefix: *u8, id: *u8) -> i64 |