Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/liblame/misc/
H A Dabx.c572 size_t calc_true_index ( size_t index, size_t start, size_t stop ) in calc_true_index() function
644 start = calc_true_index ( index, start, stop); in testing()
647 stop = calc_true_index ( index, start, stop); in testing()
882 Message ( message, calc_true_index ( index, start, stop), freq, start, stop ); in testing()
/dports/audio/lame/lame-3.100/misc/
H A Dabx.c572 size_t calc_true_index ( size_t index, size_t start, size_t stop ) in calc_true_index() function
644 start = calc_true_index ( index, start, stop); in testing()
647 stop = calc_true_index ( index, start, stop); in testing()
882 Message ( message, calc_true_index ( index, start, stop), freq, start, stop ); in testing()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/misc/
H A Dabx.c572 size_t calc_true_index ( size_t index, size_t start, size_t stop ) in calc_true_index() function
644 start = calc_true_index ( index, start, stop); in testing()
647 stop = calc_true_index ( index, start, stop); in testing()
882 Message ( message, calc_true_index ( index, start, stop), freq, start, stop ); in testing()