Searched defs:max (Results 1 – 3 of 3) sorted by relevance
397 T max = v1; in Max3() local
296 DWORD max; // maximum simultaneous playbacks member1105 …LE BASS_SampleLoad(BOOL mem, const WCHAR *file, QWORD offset, DWORD length, DWORD max, DWORD flags) in BASS_SampleLoad()
1854 int CCommon::Random(int min, int max) in Random()