Searched refs:num_shorthand_ops (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.h198 unsigned num_shorthand_ops; member in struct:__anon894::__anon896::__anon897
H A Doperations.c78 FLAC__ASSERT(options->args.checks.num_shorthand_ops == 0);
83 else if(options->args.checks.num_shorthand_ops > 0) {
84 FLAC__ASSERT(options->args.checks.num_shorthand_ops == options->ops.num_operations);
H A Doptions.c146 options->args.checks.num_shorthand_ops = 0;
200 else if(options->args.checks.num_shorthand_ops > 0) {
770 options->args.checks.num_shorthand_ops++;

Completed in 48 milliseconds