OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 56 milliseconds