Home
last modified time | relevance | path

Searched defs:no_action (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11-protos.h31 typedef enum { no_action, dec_before, inc_after } pdp11_action; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11-protos.h31 typedef enum { no_action, dec_before, inc_after } pdp11_action; enumerator
/netbsd-src/sbin/dkscan_bsdlabel/
H A Ddkscan_util.c47 int no_action = 0; /* don't do anything, just print info */ variable