Searched refs:has_except_block_type (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doptions.h201 FLAC__bool has_except_block_type; member in struct:__anon894::__anon896::__anon897
H A Doptions.c149 options->args.checks.has_except_block_type = false;
229 if(options->args.checks.has_block_type && options->args.checks.has_except_block_type) {
683 options->args.checks.has_except_block_type = true;
H A Doperations.c538 FLAC__ASSERT(!options->args.checks.has_except_block_type);
540 else if(options->args.checks.has_except_block_type)

Completed in 45 milliseconds