Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbch.c218 const uint32_t * const tab3 = tab2 + 256*(l+1); in bch_encode() local
/openbmc/u-boot/lib/
H A Dbch.c241 const uint32_t * const tab3 = tab2 + 256*(l+1); in encode_bch() local