Searched defs:dict_get (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_decoder.h103 dict_get(const lzma_dict *const dict, const uint32_t distance) function
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddict.h249 #define dict_get(dp, key) ((const char *) (dp)->lookup((dp), (key))) macro

Completed in 125 milliseconds