Searched refs:kAUIsNotPresent (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/
H A DoalImp.h138 kAUIsNotPresent = 0, enumerator in enum:__anon3092
H A DoalImp.cpp577 isPresent = (FindNextComponent(0, &desc) != 0) ? kAUIsPresent : kAUIsNotPresent;

Completed in 204 milliseconds