Searched defs:noErr (Results 1 – 3 of 3) sorted by relevance
55 noErr = 0, /* All went well */ enumerator
89 static const OSStatus noErr = 0; variable
143 #define noErr 0 macro