Searched defs:THROW_RESULT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalImp.h136 #define THROW_RESULT if(result != noErr) throw static_cast<OSStatus>(result); macro

Completed in 133 milliseconds