Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dqmus2mid.h71 int muslength, // input mus length
H A Dqmus2mid.c381 int muslength, // input mus length in qmus2mid() argument
393 byte* musend = mus + muslength; in qmus2mid()
/dports/games/slump/slump-0.003.02/
H A Ddump.c169 lsize = mh->headerlength + mh->muslength; in record_music()
H A Dslump.h557 short muslength; member
H A Dslump.c3041 pmh->muslength = 17; in one_piece()
3042 answer = (byte *)malloc( pmh->patches*sizeof(short)+pmh->muslength ); in one_piece()