Home
last modified time | relevance | path

Searched refs:WR_BLEAF (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libc/db/btree/
H A Dbtree.h190 #define WR_BLEAF(p, key, data, flags) { \ macro
H A Dbt_put.c210 WR_BLEAF(dest, key, data, dflags); in __bt_put()
H A Dbt_split.c109 WR_BLEAF(dest, key, data, flags) in __bt_split()