OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_ABI
(Results
1 - 4
of
4
) 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/
mingw32.h
21
#undef
DEFAULT_ABI
22
#define
DEFAULT_ABI
MS_ABI
cygming.h
55
#undef
DEFAULT_ABI
56
#define
DEFAULT_ABI
(TARGET_64BIT ? MS_ABI : SYSV_ABI)
i386.h
534
#define
DEFAULT_ABI
SYSV_ABI
[
all
...]
/external/google-breakpad/android/
run-checks.sh
45
DEFAULT_ABI
="armeabi"
134
not run) with the default '$
DEFAULT_ABI
' ABI. Again, you can use
295
ABI=$
DEFAULT_ABI
Completed in 385 milliseconds