Searched refs:ABI (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dcalls.S114 CALL(OBSOLETE(ABI(sys_socketcall, sys_oabi_socketcall)))
129 CALL(OBSOLETE(ABI(sys_ipc, sys_oabi_ipc)))
192 /* 180 */ CALL(ABI(sys_pread64, sys_oabi_pread64))
193 CALL(ABI(sys_pwrite64, sys_oabi_pwrite64))
205 CALL(ABI(sys_truncate64, sys_oabi_truncate64))
206 CALL(ABI(sys_ftruncate64, sys_oabi_ftruncate64))
207 /* 195 */ CALL(ABI(sys_stat64, sys_oabi_stat64))
208 CALL(ABI(sys_lstat64, sys_oabi_lstat64))
209 CALL(ABI(sys_fstat64, sys_oabi_fstat64))
233 CALL(ABI(sys_fcntl6
[all...]
H A Dentry-common.S141 * value to determine if it is an EABI or an old ABI call.
166 /* Legacy ABI only, possibly thumb mode. */
173 /* Legacy ABI only. */
196 * If this is an old ABI call, get the syscall number into scno and
197 * get the old ABI syscall table address.
257 * This is the syscall table declaration for native ABI syscalls.
260 #define ABI(native, compat) native define
270 #undef ABI
386 * Let's declare a second syscall table for old ABI binaries
389 #define ABI(nativ define
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dchecksyscalls.sh102 /* sync_file_range had a stupid ABI. Allow sync_file_range2 instead */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/libcurl/
H A DMakefile.am84 EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI \
H A DMakefile.in338 EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI \
H A DMakefile338 EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S26 ;; according to the ABI
H A Dchecksumcopy.S30 ;; according to the ABI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksum.S26 ;; according to the ABI
H A Dchecksumcopy.S30 ;; according to the ABI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh2/
H A Dentry.S23 OFF_R0 = 0 /* Return value. New ABI also arg4 */
24 OFF_R1 = 4 /* New ABI: arg5 */
25 OFF_R2 = 8 /* New ABI: arg6 */
26 OFF_R3 = 12 /* New ABI: syscall_nr */
27 OFF_R4 = 16 /* New ABI: arg0 */
28 OFF_R5 = 20 /* New ABI: arg1 */
29 OFF_R6 = 24 /* New ABI: arg2 */
30 OFF_R7 = 28 /* New ABI: arg3 */
185 add #-0x10,r9 ! convert SH2 to SH3/4 ABI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A DMakefile88 ABI=`expr "$(CFLAGS)" : ".*-mabi=\([n3264]*\)"` && \
89 as -$$ABI -O -o $@ asm/mips3.s; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm26 ; and x264's strides are all positive), but is not guaranteed by the ABI.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dconfigure9444 # Find out which ABI we are using.
9463 # Find out which ABI we are using.
9501 # Find out which ABI we are using.
9599 # Find out which ABI we are using.
24297 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: This libcurl built is probably not ABI compatible with previous" >&5
24298 $as_echo "$as_me: WARNING: This libcurl built is probably not ABI compatible with previous" >&2;}
[all...]

Completed in 110 milliseconds