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

/u-boot/lib/lzma/
H A DLzmaDec.h67 #define LzmaDec_Construct(p) { (p)->dic = 0; (p)->probs = 0; } macro

Completed in 42 milliseconds