Searched refs:NO_OP (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzlog.c272 #define NO_OP 0 macro
325 5 /* op is NO_OP, last bit 8 bits back */
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
854 if (op != NO_OP && log_recover(log, op)) {
/netbsd-current/common/dist/zlib/examples/
H A Dgzlog.c272 #define NO_OP 0 macro
325 5 /* op is NO_OP, last bit 8 bits back */
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
856 if (op != NO_OP && log_recover(log, op)) {
/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Dgzlog.c272 #define NO_OP 0 macro
325 5 /* op is NO_OP, last bit 8 bits back */
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
856 if (op != NO_OP && log_recover(log, op)) {
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dgzlog.c272 #define NO_OP 0 macro
325 5 /* op is NO_OP, last bit 8 bits back */
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
856 if (op != NO_OP && log_recover(log, op)) {
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzlog.c272 #define NO_OP 0 macro
325 5 /* op is NO_OP, last bit 8 bits back */
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
856 if (op != NO_OP && log_recover(log, op)) {
/netbsd-current/sys/dev/ic/
H A Dihareg.h165 #define NO_OP 0x00 /* Place Holder for tulip_wait() */ macro
H A Diha.c1008 if (iha_wait(sc, NO_OP) == -1)
1074 * the command is NO_OP, skip the command writing.
1082 if (cmd != NO_OP)

Completed in 117 milliseconds