| /src/usr.sbin/srtconfig/ |
| srtconfig.c | 220 static void do_flags(void) function 301 do_flags();
|
| /src/external/gpl3/gdb/dist/sim/msp430/ |
| msp430-sim.c | 874 do_flags (SIM_DESC sd, function 912 #define FLAGS(vnz,c) do_flags (sd, opcode, vnz, c, MAGIC_OVERFLOW) 913 #define FLAGSV(vnz,c,v) do_flags (sd, opcode, vnz, c, v)
|
| /src/external/gpl3/gdb.old/dist/sim/msp430/ |
| msp430-sim.c | 874 do_flags (SIM_DESC sd, function 912 #define FLAGS(vnz,c) do_flags (sd, opcode, vnz, c, MAGIC_OVERFLOW) 913 #define FLAGSV(vnz,c,v) do_flags (sd, opcode, vnz, c, v)
|