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

  /src/sys/arch/x68k/x68k/
machdep.c 129 static int check_emulator(char *, int);
366 check_emulator(emubuf, sizeof(emubuf));
422 check_emulator(char *buf, int bufsize) function in typeref:typename:int
machdep.c 129 static int check_emulator(char *, int);
366 check_emulator(emubuf, sizeof(emubuf));
422 check_emulator(char *buf, int bufsize) function in typeref:typename:int

Completed in 23 milliseconds