Home | History | Annotate | Download | only in quick

Lines Matching defs:args_count

442   uint32_t args_count = 0;
444 args_count++;
451 for (uint32_t i = 0; i < args_count; ++i) {
463 for (uint32_t j = 0; j < args_count - i - 1; ++j) {