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

  /src/external/gpl3/gdb.old/dist/libiberty/testsuite/
test-pexecute.c 66 #define WCOREDUMP(S) ((S) & WCOREFLG)
68 #ifndef WCOREFLG
69 #define WCOREFLG 0200
  /src/external/gpl3/gdb/dist/libiberty/testsuite/
test-pexecute.c 66 #define WCOREDUMP(S) ((S) & WCOREFLG)
68 #ifndef WCOREFLG
69 #define WCOREFLG 0200
  /src/external/gpl2/groff/dist/src/roff/groff/
pipeline.c 65 /* SVR4 uses WCOREFLG; Net 2 uses WCOREFLAG. */
67 #ifdef WCOREFLG
68 #define WCOREFLAG WCOREFLG
69 #endif /* WCOREFLG */
  /src/external/gpl3/gcc/dist/gcc/
system.h 430 #define WCOREDUMP(S) ((S) & WCOREFLG)
432 #ifndef WCOREFLG
433 #define WCOREFLG 0200
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 430 #define WCOREDUMP(S) ((S) & WCOREFLG)
432 #ifndef WCOREFLG
433 #define WCOREFLG 0200

Completed in 21 milliseconds