HomeSort by: relevance | last modified time | path
    Searched refs:FOPEN_AB (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
fopen-bin.h 34 #define FOPEN_AB "ab"
fopen-same.h 34 #define FOPEN_AB "a"
fopen-vms.h 32 #define FOPEN_AB "ab,rfm=udf,rat=none"
  /src/external/gpl3/binutils.old/dist/include/
fopen-bin.h 34 #define FOPEN_AB "ab"
fopen-same.h 34 #define FOPEN_AB "a"
fopen-vms.h 32 #define FOPEN_AB "ab,rfm=udf,rat=none"
  /src/external/gpl3/gdb/dist/include/
fopen-bin.h 34 #define FOPEN_AB "ab"
fopen-same.h 34 #define FOPEN_AB "a"
fopen-vms.h 32 #define FOPEN_AB "ab,rfm=udf,rat=none"
  /src/external/gpl3/gdb.old/dist/include/
fopen-bin.h 34 #define FOPEN_AB "ab"
fopen-same.h 34 #define FOPEN_AB "a"
fopen-vms.h 32 #define FOPEN_AB "ab,rfm=udf,rat=none"
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-dump.c 318 dump_memory_to_file (args, FOPEN_AB, "binary");
324 dump_value_to_file (args, FOPEN_AB, "binary");
362 d->mode = FOPEN_AB;
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-dump.c 318 dump_memory_to_file (args, FOPEN_AB, "binary");
324 dump_value_to_file (args, FOPEN_AB, "binary");
362 d->mode = FOPEN_AB;

Completed in 26 milliseconds