Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c804 int dummyRes = LzmaDec_TryDummy(p, src, inSize); in LzmaDec_DecodeToDic() local
838 int dummyRes = LzmaDec_TryDummy(p, p->tempBuf, rem); in LzmaDec_DecodeToDic() local
/openbmc/bmcweb/http/
H A Dhttp_client.hpp790 Response dummyRes; in sendData() local