Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.c660 #define EXP_GOLOMB_K 0 macro
733 prefix = expGolombEncode(index, EXP_GOLOMB_K); in affixForIndex()