HomeSort by relevance Sort by last modified time
    Searched refs:HOST_BIT_BUCKET (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/config/i386/
xm-mingw32.h 27 #define HOST_BIT_BUCKET "nul"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 652 /* Provide a default for the HOST_BIT_BUCKET.
655 #ifndef HOST_BIT_BUCKET
656 #define HOST_BIT_BUCKET "/dev/null"
    [all...]

Completed in 67 milliseconds