Lines Matching defs:result
2423 #define TINFL_CR_RETURN(state_index, result) \
2425 status = result; \
2431 #define TINFL_CR_RETURN_FOREVER(state_index, result) \
2434 TINFL_CR_RETURN(state_index, result); \
3046 int result = 0;
3065 result = (status == TINFL_STATUS_DONE);
3072 return result;
6539 mz_bool result = MZ_FALSE;
6579 result = MZ_TRUE;
6587 if (!result) {
9343 // Apply Huffman encoding; append the result to _outBuffer