Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_validation.h108 #define DECLARE_VAL_CONTEXT(_name, _ht, _merge_dups) \ argument
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c14391 struct _ht { /* the hash table */ struct
14392 unsigned int count; /* Number of entries with this hash */
14393 HashElem *chain; /* Pointer to first entry with this hash */