HomeSort by relevance Sort by last modified time
    Searched refs:WCOREFLG (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 371 #define WCOREDUMP(S) ((S) & WCOREFLG)
373 #ifndef WCOREFLG
374 #define WCOREFLG 0200
    [all...]
  /external/strace/
process.c 817 #if !defined WCOREFLAG && defined WCOREFLG
818 # define WCOREFLAG WCOREFLG
    [all...]

Completed in 1306 milliseconds