Home
last modified time | relevance | path

Searched refs:__mips32__ (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dmacros.h23 #if defined(__mips__) && (_MIPS_SIM == _ABIO32) && !defined(__mips32__)
24 #define __mips32__ macro
/external/libchrome/libchrome_tools/patch/
Dmacros.patch17 #if defined(__mips__) && (_MIPS_SIM == _ABIO32) && !defined(__mips32__)
18 #define __mips32__
/external/tensorflow/tensorflow/core/platform/
Dplatform_strings_computed.h689 #if defined(__mips32__)
690 #define TF_PLAT_STR___mips32__ TF_PLAT_STR_(__mips32__)