Searched refs:uint64 (Results 1 – 4 of 4) sorted by relevance
873 void esmEnableError(uint64 channels);874 void esmDisableError(uint64 channels);877 void esmEnableInterrupt(uint64 channels);878 void esmDisableInterrupt(uint64 channels);879 void esmSetInterruptLevel(uint64 channels, uint64 flags);880 void esmClearStatus(uint32 group, uint64 channels);881 void esmClearStatusBuffer(uint64 channels);884 uint64 esmGetStatus(uint32 group, uint64 channels);885 uint64 esmGetStatusBuffer(uint64 channels);
21 typedef unsigned long long uint64; typedef
217 uint64 crcGetSectorSig(crcBASE_t *crc,uint32 channel);
418 SDL_COMPILE_TIME_ASSERT(uint64, sizeof(Uint64) == 8);
Completed in 18 milliseconds