Home
last modified time | relevance | path

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

/dports/sysutils/xcdroast/xcdroast-0.98alpha16/src/
H A Dxtools.c1346 gint size, tmpkbyte; in allocate_track_filenames() local
1452 if (tmpkbyte == 0) { in allocate_track_filenames()
1455 tmpkbyte = 1; in allocate_track_filenames()
1457 overwritefree += tmpkbyte; in allocate_track_filenames()
1464 tmpkbyte = 0; in allocate_track_filenames()
2434 gint free,maxfree,tmpkbyte; local
2521 if (tmpkbyte == 0) {
2524 tmpkbyte = 1;
2526 overwritefree += tmpkbyte;
2533 tmpkbyte = 0;
[all …]