Home
last modified time | relevance | path

Searched refs:__PIC__ (Results 1 – 25 of 28) sorted by relevance

12

/third_party/musl/arch/i386/
Dsyscall_arch.h39 #if !defined(__PIC__) || !defined(BROKEN_EBX_ASM) in __syscall3()
50 #if !defined(__PIC__) || !defined(BROKEN_EBX_ASM) in __syscall4()
61 #if !defined(__PIC__) || !defined(BROKEN_EBX_ASM) in __syscall5()
74 #if !defined(__PIC__) || !defined(BROKEN_EBX_ASM) in __syscall6()
/third_party/openssl/crypto/
Dsparc_arch.h49 # if defined(OPENSSL_PIC) && !defined(__PIC__)
50 # define __PIC__ macro
101 # ifdef __PIC__
/third_party/libffi/src/pa/
Dlinux.S300 #ifdef __PIC__
308 #ifdef __PIC__
321 #ifdef __PIC__
327 #ifdef __PIC__
355 #ifdef __PIC__
361 #ifdef __PIC__
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dcpu.c30 #if (defined(__pic__) || defined(__PIC__)) && defined(__i386__)
41 defined(__PIC__)
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dcpu.c30 #if (defined(__pic__) || defined(__PIC__)) && defined(__i386__)
41 defined(__PIC__)
/third_party/libffi/src/x86/
Dasmnames.h18 #if defined(__ELF__) && defined(__PIC__)
Dsysv.S128 #ifdef __PIC__
261 #ifdef __PIC__
598 #ifdef __PIC__
714 #ifdef __PIC__
807 #if defined(__PIC__)
/third_party/libffi/src/m68k/
Dsysv.S73 #if !defined __PIC__
225 #if !defined __PIC__
336 #if !defined __PIC__
/third_party/alsa-lib/src/pcm/
Dpcm_dmix_x86_64.h30 #if defined(__GNUC__) && __GNUC__ < 5 && defined(__PIC__)
Dpcm_dmix_i386.h29 #if defined(__GNUC__) && __GNUC__ < 5 && defined(__PIC__)
/third_party/boost/libs/context/src/asm/
Dmake_mips64_n64_elf_gas.S55 #ifdef __PIC__
Dmake_mips32_o32_elf_gas.S48 #ifdef __PIC__
/third_party/boost/boost/atomic/detail/
Dconfig.hpp44 #if defined(__i386__) && (defined(__PIC__) || defined(__PIE__)) && !(defined(__clang__) || (defined…
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dstdio_impl.h45 #if defined(__PIC__) && (100*__GNUC__+__GNUC_MINOR__ >= 303)
/third_party/musl/porting/uniproton/kernel/src/internal/
Dstdio_impl.h45 #if defined(__PIC__) && (100*__GNUC__+__GNUC_MINOR__ >= 303)
/third_party/libffi/src/metag/
Dsysv.S134 #ifdef __PIC__
275 #ifdef __PIC__
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dstdio_impl.h67 #if defined(__PIC__) && (100*__GNUC__+__GNUC_MINOR__ >= 303)
/third_party/musl/src/internal/
Dstdio_impl.h71 #if defined(__PIC__) && (100*__GNUC__+__GNUC_MINOR__ >= 303)
/third_party/boost/libs/log/src/
Ddump.cpp195 #if (defined(__i386__) || defined(__VXWORKS__)) && (defined(__PIC__) || defined(__PIE__)) && !(defi…
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dpam.h46 # if defined(__i386__) && defined(__PIC__)
/third_party/mesa3d/src/mesa/x86/
Dx86_cliptest.S99 #if defined(__ELF__) && defined(__PIC__) && defined(GNU_ASSEMBLER) && !defined(ELFPIC)
/third_party/musl/porting/liteos_a/user/src/malloc/
Dmalloc.c13 #if defined(__GNUC__) && defined(__PIC__)
/third_party/musl/src/malloc/
Dmalloc.c13 #if defined(__GNUC__) && defined(__PIC__)
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmalloc.c15 #if defined(__GNUC__) && defined(__PIC__)
/third_party/musl/
Dconfigure529 if trycppif __PIC__ "$CFLAGS_C99FSE $CPPFLAGS $CFLAGS" ; then

12