Home
last modified time | relevance | path

Searched refs:optmap_count (Results 1 – 1 of 1) sorted by relevance

/src/contrib/xz/src/liblzma/common/
H A Dstring_conversion.c1068 const option_map *optmap, size_t optmap_count, in strfy_filter() argument
1071 for (size_t i = 0; i < optmap_count; ++i) { in strfy_filter()
1228 const size_t optmap_count in lzma_str_from_filters() local
1234 optmap_count, in lzma_str_from_filters()