Searched refs:increment (Results 1 – 3 of 3) sorted by relevance
40 freadptrinc (FILE *fp, size_t increment)45 fp->_IO_read_ptr += increment;47 fp_->_p += increment;
505 unsigned int increment = 0; in main() local533 &minor, &start, &increment, &count)) || in main()534 ((major | minor | start | count | increment) > 0xfffff)) in main()630 rdev = makedev(major, minor + (i - start) * increment); in main()
113 + Bit32u tcount, wfpos, tinc; // time (position in waveform) and time increment158 + // vibrato/tremolo increment/counter284 - Bit32u tcount, wfpos, tinc; // time (position in waveform) and time increment330 -// vibrato/tremolo increment/counter
Completed in 9 milliseconds