Searched refs:bcj_optmap (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/xz/src/liblzma/common/ |
| H A D | string_conversion.c | 262 static const option_map bcj_optmap[] = { variable 279 bcj_optmap, ARRAY_SIZE(bcj_optmap)); in parse_bcj() 506 &parse_bcj, bcj_optmap, 1, 1, true }, 511 &parse_bcj, bcj_optmap, 1, 1, true }, 516 &parse_bcj, bcj_optmap, 1, 1, true }, 521 &parse_bcj, bcj_optmap, 1, 1, true }, 526 &parse_bcj, bcj_optmap, 1, 1, true }, 531 &parse_bcj, bcj_optmap, 1, 1, true }, 536 &parse_bcj, bcj_optmap, 1, 1, true }, 541 &parse_bcj, bcj_optmap, 1, 1, true },
|