Home
last modified time | relevance | path

Searched refs:increment (Results 1 – 3 of 3) sorted by relevance

/buildroot/package/dc3dd/
A D0003-fix-for-glibc-2.28.patch40 freadptrinc (FILE *fp, size_t increment)
45 fp->_IO_read_ptr += increment;
47 fp_->_p += increment;
/buildroot/package/makedevs/
A Dmakedevs.c505 unsigned int increment = 0; in main() local
533 &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()
/buildroot/package/opentyrian/
A D0001-Move-definitions-that-don-t-need-to-be-exposed-from-opl-h-to-opl-c.patch113 + Bit32u tcount, wfpos, tinc; // time (position in waveform) and time increment
158 + // vibrato/tremolo increment/counter
284 - Bit32u tcount, wfpos, tinc; // time (position in waveform) and time increment
330 -// vibrato/tremolo increment/counter

Completed in 9 milliseconds