Home
last modified time | relevance | path

Searched refs:_ABI64 (Results 1 – 19 of 19) sorted by relevance

/third_party/libffi/src/mips/
Dffitarget.h51 # ifndef _ABI64
52 # define _ABI64 _MIPS_SIM_ABI64 macro
61 # if (_MIPS_SIM==_ABIN32 && defined(_ABIN32)) || (_MIPS_SIM==_ABI64 && defined(_ABI64))
161 # if (_MIPS_SIM==_ABI64)
211 # if _MIPS_SIM==_ABI64
/third_party/ffmpeg/libavutil/mips/
Dasmdefs.h30 #if defined(_ABI64) && _MIPS_SIM == _ABI64
Dmmiutils.h211 if (_MIPS_SIM == _ABI64) \
235 if (_MIPS_SIM == _ABI64) \
/third_party/openh264/codec/common/inc/
Dasmdefs_mmi.h38 #if defined(_ABI64) && _MIPS_SIM == _ABI64
291 #if defined(_ABI64) && _MIPS_SIM == _ABI64
319 #if defined(_ABI64) && _MIPS_SIM == _ABI64
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dosfiber_mips64.c15 #if defined(__mips__) && _MIPS_SIM == _ABI64
Dosfiber_asm.h35 #elif defined(__mips__) && _MIPS_SIM == _ABI64
Dosfiber_asm_mips64.S15 #if defined(__mips__) && _MIPS_SIM == _ABI64
/third_party/flutter/skia/third_party/externals/dawn/src/common/
DPlatform.h39 #if defined(__mips__) && (_MIPS_SIM == _ABI64) && !defined(__mips64__)
/third_party/libunwind/src/mips/
DGcreate_addr_space.c63 #elif _MIPS_SIM == _ABI64 in unw_create_addr_space()
Doffsets.h36 #elif _MIPS_SIM == _ABI64
DGinit.c191 #elif _MIPS_SIM == _ABI64 in mips_local_addr_space_init()
DGstep.c222 #if _MIPS_SIM == _ABI64 in unw_step()
/third_party/skia/third_party/externals/dawn/src/common/
DPlatform.h66 #if defined(__mips__) && (_MIPS_SIM == _ABI64) && !defined(__mips64__)
/third_party/libunwind/include/
Dlibunwind-mips.h56 #if _MIPS_SIM == _ABI64
/third_party/boost/tools/build/src/engine/
Djam.h415 #if defined(_ABI64)
/third_party/libunwind/include/tdep-mips/
Dlibunwind_i.h35 #if !defined(UNW_REMOTE_ONLY) && _MIPS_SIM == _ABI64
/third_party/python/
Dconfigure.ac779 # elif _MIPS_SIM == _ABI64
789 # elif _MIPS_SIM == _ABI64
799 # elif _MIPS_SIM == _ABI64
809 # elif _MIPS_SIM == _ABI64
/third_party/libffi/
DChangeLog.old2563 * src/mips/ffitarget.h (_ABIN32, _ABI64, _ABIO32): Define.
6417 * src/mips/ffitarget.h (_ABIN32, _ABI64, _ABIO32): Define.
DChangeLog10095 * src/mips/ffitarget.h (_ABIN32, _ABI64, _ABIO32): Define.