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

  /src/sys/arch/mac68k/obio/
iwmreg.h 55 noErr = 0, /* All went well */
221 .equ noErr, 0 /* All went well */
iwm.s 279 moveq #0,%d0 | noErr
iwm_fd.c 1285 case noErr: /* Success */
  /src/sys/arch/mac68k/mac68k/
macrom.h 143 #define noErr 0
macrom.c 484 int result = noErr;
521 int result = noErr;

Completed in 16 milliseconds