Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DCompiler.h156 #define UNUSED_VAR(x) (void)x; macro
H A DXzDec.c423 UNUSED_VAR(srcWasFinished) in Lzma2State_Code2() function
H A DXzEnc.c1089 UNUSED_VAR(finished) in XzEnc_MtCallback_Code() function

Completed in 6 milliseconds