Home
last modified time | relevance | path

Searched refs:key_offset (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_ohash.c61 p = (i->alloc)(i->key_offset + (*end - start) + 1, i->data); in ohash_create_entry()
63 memcpy(p+i->key_offset, start, *end-start); in ohash_create_entry()
64 p[i->key_offset + (*end - start)] = '\0'; in ohash_create_entry()
206 h->info.key_offset = info->key_offset; in ohash_init()
253 strncmp(h->t[i].p+h->info.key_offset, start, in ohash_lookup_interval()
255 (h->t[i].p+h->info.key_offset)[end-start] == '\0') { in ohash_lookup_interval()
300 memcmp(h->t[i].p+h->info.key_offset, k, size) == 0) { in ohash_lookup_memory()
H A Dcompat_ohash.h28 ptrdiff_t key_offset; member
H A Dmandoc_ohash.c39 info.key_offset = ko; in mandoc_ohash_init()
/netbsd-src/usr.bin/m4/lib/
H A Dohash_create_entry.c32 p = (i->alloc)(i->key_offset + (*end - start) + 1, i->data); in ohash_create_entry()
34 memcpy(p+i->key_offset, start, *end-start); in ohash_create_entry()
35 p[i->key_offset + (*end - start)] = '\0'; in ohash_create_entry()
H A Dohash_init.c33 h->info.key_offset = info->key_offset; in ohash_init()
H A Dohash_lookup_interval.c43 strncmp(h->t[i].p+h->info.key_offset, start, in ohash_lookup_interval()
45 (h->t[i].p+h->info.key_offset)[end-start] == '\0') { in ohash_lookup_interval()
H A Dohash.h28 ptrdiff_t key_offset; member
H A Dohash_lookup_memory.c42 memcmp(h->t[i].p+h->info.key_offset, k, size) == 0) { in ohash_lookup_memory()
/netbsd-src/common/lib/libc/gen/
H A Dptree.c170 size_t node_offset, size_t key_offset) in ptree_init() argument
174 pt->pt_key_offset = key_offset; in ptree_init()
/netbsd-src/sys/dev/pci/
H A Dif_iwmreg.h6066 uint8_t key_offset; member
6152 uint8_t key_offset; member
6210 uint8_t key_offset; member