Searched refs:update_match (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/lzma/
H A Dlzma_common.h88 #define update_match(state) \ macro
H A Dlzma_encoder_optimum_normal.c469 update_match(state);
498 update_match(state);
757 update_match(state_2);
H A Dlzma_encoder.c146 update_match(coder->state);
H A Dlzma_decoder.c491 update_match(state);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lzma/
H A Dlzma_common.h88 #define update_match(state) \ macro
H A Dlzma_encoder_optimum_normal.c469 update_match(state);
498 update_match(state);
757 update_match(state_2);
H A Dlzma_encoder.c146 update_match(coder->state);
H A Dlzma_decoder.c491 update_match(state);

Completed in 75 milliseconds