Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h57 #define __big_return __kdb2_big_return macro
91 int32_t __big_return __P((HTAB *, ITEM_INFO *, DBT *, int32_t));
H A Dhash_bigkey.c287 return (__big_return(hashp, &ii, val, 1));
322 __big_return(hashp, item_info, val, on_bigkey_page) in __big_return() function
H A Dhash.c807 if (__big_return(hashp, &item_info, val, 0))