Searched refs:stop_on_diff (Results 1 – 4 of 4) sorted by relevance
| /babblesim_ext_2G4_phy_v1-latest/src/ |
| D | p2G4_args.h | 25 bool stop_on_diff; member
|
| D | p2G4_dump.c | 20 static bool comp, stop_on_diff; variable 185 stop_on_diff = stop; in open_dump_files() 339 if (stop_on_diff) { in print_or_compare()
|
| D | p2G4_args.c | 86 …{ false, false , true, "stop_on_diff","stop", 'b', (void*)&args->stop_on_diff, stop_found, … in p2G4_argsparse()
|
| D | p2G4_main.c | 1100 …if (args.dont_dump == 0) open_dump_files(args.compare, args.stop_on_diff, args.dump_imm, args.s_id… in main()
|