Searched refs:FOPEN_WB (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/
H A Dfopen-bin.h16 #define FOPEN_WB "wb" macro
H A Dfopen-same.h16 #define FOPEN_WB "w" macro
H A Dfopen-vms.h13 #define FOPEN_WB "wb","rfm=var" macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/
H A Dfopen-bin.h16 #define FOPEN_WB "wb" macro
H A Dfopen-same.h16 #define FOPEN_WB "w" macro
H A Dfopen-vms.h13 #define FOPEN_WB "wb","rfm=var" macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/
H A Dfopen-bin.h16 #define FOPEN_WB "wb" macro
H A Dfopen-same.h16 #define FOPEN_WB "w" macro
H A Dfopen-vms.h13 #define FOPEN_WB "wb","rfm=var" macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/cli/
H A Dcli-dump.c337 dump_memory_to_file (args, FOPEN_WB, "srec");
343 dump_value_to_file (args, FOPEN_WB, "srec");
349 dump_memory_to_file (args, FOPEN_WB, "ihex");
355 dump_value_to_file (args, FOPEN_WB, "ihex");
361 dump_memory_to_file (args, FOPEN_WB, "tekhex");
367 dump_value_to_file (args, FOPEN_WB, "tekhex");
373 dump_memory_to_file (args, FOPEN_WB, "binary");
379 dump_value_to_file (args, FOPEN_WB, "binary");
419 d->mode = FOPEN_WB;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/cli/
H A Dcli-dump.c337 dump_memory_to_file (args, FOPEN_WB, "srec");
343 dump_value_to_file (args, FOPEN_WB, "srec");
349 dump_memory_to_file (args, FOPEN_WB, "ihex");
355 dump_value_to_file (args, FOPEN_WB, "ihex");
361 dump_memory_to_file (args, FOPEN_WB, "tekhex");
367 dump_value_to_file (args, FOPEN_WB, "tekhex");
373 dump_memory_to_file (args, FOPEN_WB, "binary");
379 dump_value_to_file (args, FOPEN_WB, "binary");
419 d->mode = FOPEN_WB;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/cli/
H A Dcli-dump.c337 dump_memory_to_file (args, FOPEN_WB, "srec");
343 dump_value_to_file (args, FOPEN_WB, "srec");
349 dump_memory_to_file (args, FOPEN_WB, "ihex");
355 dump_value_to_file (args, FOPEN_WB, "ihex");
361 dump_memory_to_file (args, FOPEN_WB, "tekhex");
367 dump_value_to_file (args, FOPEN_WB, "tekhex");
373 dump_memory_to_file (args, FOPEN_WB, "binary");
379 dump_value_to_file (args, FOPEN_WB, "binary");
419 d->mode = FOPEN_WB;

Completed in 205 milliseconds