HomeSort by: relevance | last modified time | path
    Searched defs:noErr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mac68k/obio/
iwmreg.h 55 noErr = 0, /* All went well */
221 .equ noErr, 0 /* All went well */
  /src/sys/arch/mac68k/mac68k/
macrom.h 143 #define noErr 0
  /src/external/mit/libuv/dist/src/unix/
darwin-stub.h 73 static const OSStatus noErr = 0;

Completed in 16 milliseconds