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

  /src/external/mit/libuv/dist/test/
test-signal.c 93 enum { CLOSE, STOP, NOOP } stop_or_close;
221 sc.stop_or_close = NOOP;
  /src/usr.bin/xlint/lint1/
op.h 64 NOOP,
  /src/external/gpl3/gdb/dist/gdb/stubs/
m32r-stub.c 1157 #define NOOP 0x7000; /* noop instruction */
1160 static unsigned short noop = NOOP; variable
1190 *(unsigned short *) stepping.noop_addr = noop;
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
m32r-stub.c 1157 #define NOOP 0x7000; /* noop instruction */
1160 static unsigned short noop = NOOP; variable
1190 *(unsigned short *) stepping.noop_addr = noop;
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 288 .word NOOP
327 NOOP = 0
654 NOOP = 0
2570 NOOP = 0
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 288 .word NOOP
327 NOOP = 0
654 NOOP = 0
2569 NOOP = 0

Completed in 32 milliseconds