Searched refs:PIC (Results 1 - 25 of 91) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dlibxml.h70 #ifdef PIC
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml.h84 #ifdef PIC
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlibxml.h70 #ifdef PIC
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dx86_cpu.h70 #if ARCH_X86_64 && defined(PIC)
H A Dinternal.h94 #if ( defined(__PIC__) || defined(__pic__) ) && ! defined(PIC)
95 # define PIC macro
102 // Use rip-relative addressing if compiling PIC code on x86-64.
103 #if ARCH_X86_64 && defined(PIC)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Ddsputil_mmx_avg_template.c99 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
146 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
216 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
271 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
323 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
411 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
465 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
538 #ifdef PIC //Note "+bm" and "+mb" are buggy too (with gcc 3.2.2 at least) and cannot be used
H A Dx86inc.asm42 ; PIC support macros. All these macros are totally harmless when PIC is
43 ; not defined but can ruin everything if misused in PIC mode. On x86_32, shared
47 ; requires PIC code in its .dylib objects.
55 ; - picgetgot computes the GOT address into the given register in PIC
60 %ifndef PIC
102 ; %2 = number of registers used, not including PIC. pushes callee-saved regs if needed.
103 ; %3 = whether global constants are used in this function. inits x86_32 PIC if needed.
322 %ifdef PIC
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dhead-nommu.S55 adr lr, __after_proc_init @ return (PIC) address
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Drelocatable.c158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
277 #endif /* !IN_LIBRARY || PIC */
279 #if defined PIC && defined INSTALLDIR
400 #endif /* PIC */
407 #if defined PIC && defined INSTALLDIR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Drelocatable.c158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
277 #endif /* !IN_LIBRARY || PIC */
279 #if defined PIC && defined INSTALLDIR
400 #endif /* PIC */
407 #if defined PIC && defined INSTALLDIR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Drelocatable.c158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
277 #endif /* !IN_LIBRARY || PIC */
279 #if defined PIC && defined INSTALLDIR
400 #endif /* PIC */
407 #if defined PIC && defined INSTALLDIR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Drelocatable.c158 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
277 #endif /* !IN_LIBRARY || PIC */
279 #if defined PIC && defined INSTALLDIR
400 #endif /* PIC */
407 #if defined PIC && defined INSTALLDIR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/lib/
H A Drelocatable.c160 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
276 #endif /* !IN_LIBRARY || PIC */
278 #if defined PIC && defined INSTALLDIR
381 #endif /* PIC */
388 #if defined PIC && defined INSTALLDIR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/lib/
H A Drelocatable.c160 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
279 #endif /* !IN_LIBRARY || PIC */
281 #if defined PIC && defined INSTALLDIR
402 #endif /* PIC */
409 #if defined PIC && defined INSTALLDIR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Drelocatable.c160 #if !defined IN_LIBRARY || (defined PIC && defined INSTALLDIR)
279 #endif /* !IN_LIBRARY || PIC */
281 #if defined PIC && defined INSTALLDIR
402 #endif /* PIC */
409 #if defined PIC && defined INSTALLDIR
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/perlasm/
H A Dx86asm.pl51 for (@ARGV) { $pic=1 if (/\-[fK]PIC/i); }
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86asm.pl54 for (@ARGV) { $pic=1 if (/\-[fK]PIC/i); }
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/i386/
H A Dmpih-add1.S66 #ifdef PIC
67 /* Calculate start address in loop for PIC. Due to limitations in some
75 /* Calculate start address in loop for non-PIC. */
H A Dmpih-sub1.S67 #ifdef PIC
68 /* Calculate start address in loop for PIC. Due to limitations in some
76 /* Calculate start address in loop for non-PIC. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32v8/
H A Dmpih-mul1.S46 #if PIC
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/cluster_labs/
H A DMakefile7 PIC= -fPIC macro
8 CFLAGS= -g -I../../../include $(PIC) -DENGINE_DYNAMIC_SUPPORT -DFLAT_INC
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/ibmca/
H A DMakefile7 PIC= -fPIC macro
8 CFLAGS= -g -I../../../include $(PIC) -DENGINE_DYNAMIC_SUPPORT -DFLAT_INC
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/rsaref/
H A DMakefile7 PIC= -fPIC macro
8 CFLAGS= -g -I../../../include $(PIC) -DENGINE_DYNAMIC_SUPPORT
H A Dbuild.com58 .PSECT $$LIBRSAREF,QUAD,PIC,USR,CON,REL,LCL,SHR,EXE,RD,NOWRT
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/engines/zencod/
H A DMakefile7 PIC= -fPIC macro
8 CFLAGS= -g -I../../../include $(PIC) -DENGINE_DYNAMIC_SUPPORT -DFLAT_INC

Completed in 457 milliseconds

1234