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

/netbsd-current/sbin/dkscan_bsdlabel/
H A Ddkscan_util.h46 extern int no_action; /* don't do anything, just print info */
H A Ddkscan_util.c47 int no_action = 0; /* don't do anything, just print info */ variable
85 if (no_action) {
H A Ddkscan_bsdlabel.c84 no_action = 1;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11-protos.h31 typedef enum { no_action, dec_before, inc_after } pdp11_action; enumerator in enum:__anon659
H A Dpdp11.c561 action[op] = no_action;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11-protos.h31 typedef enum { no_action, dec_before, inc_after } pdp11_action; enumerator in enum:__anon627
H A Dpdp11.cc561 action[op] = no_action;

Completed in 76 milliseconds