Home
last modified time | relevance | path

Searched defs:__db (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/include/
H A Ddb.h98 typedef struct __db { struct
100 int (*close)(struct __db *); argument
101 int (*del)(const struct __db *, const DBT *, unsigned int); argument
102 int (*get)(const struct __db *, const DBT *, DBT *, unsigned int); argument
103 int (*put)(const struct __db *, DBT *, const DBT *, unsigned int); argument
104 int (*seq)(const struct __db *, DBT *, DBT *, unsigned int); argument
105 int (*sync)(const struct __db *, unsigned int); argument
107 int (*fd)(const struct __db *); argument
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h1090 double __db = __B; in _mm_cvtsi32_sd() local
1100 double __db = __B; in _mm_cvtsi64_sd() local