Home
last modified time | relevance | path

Searched refs:PTROF (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/db/hash/
H A Dhash.h142 #define PTROF(X) ((BUFHEAD *)((ptrdiff_t)(X)&~0x3)) macro
H A Dhash_buf.c126 bp = PTROF(segp[segment_ndx]); in __get_buf()