Home
last modified time | relevance | path

Searched refs:input (Results 1 – 21 of 21) sorted by relevance

/sysdeps/unix/sysv/linux/mips/mips64/
A Dsysdep.h96 #define internal_syscall0(v0_init, input, number, dummy...) \ argument
111 : input \
118 #define internal_syscall1(v0_init, input, number, arg1) \ argument
135 : input, "r" (__a0) \
142 #define internal_syscall2(v0_init, input, number, arg1, arg2) \ argument
161 : input, "r" (__a0), "r" (__a1) \
168 #define internal_syscall3(v0_init, input, number, arg1, arg2, arg3) \ argument
189 : input, "r" (__a0), "r" (__a1), "r" (__a2) \
219 : input, "r" (__a0), "r" (__a1), "r" (__a2) \
251 : input, "r" (__a0), "r" (__a1), "r" (__a2), "r" (__a4) \
[all …]
/sysdeps/unix/sysv/linux/mips/mips32/
A Dsysdep.h144 : input \
151 #define internal_syscall1(v0_init, input, number, err, arg1) \ argument
168 : input, "r" (__a0) \
194 : input, "r" (__a0), "r" (__a1) \
201 #define internal_syscall3(v0_init, input, number, err, \ argument
223 : input, "r" (__a0), "r" (__a1), "r" (__a2) \
230 #define internal_syscall4(v0_init, input, number, err, \ argument
253 : input, "r" (__a0), "r" (__a1), "r" (__a2) \
275 #define internal_syscall5(v0_init, input, number, err, \ argument
294 #define internal_syscall6(v0_init, input, number, err, \ argument
[all …]
/sysdeps/ieee754/ldbl-128ibm-compat/
A Dtest-wcstold-ldbl-compat.c26 const wchar_t *input = L"-1.0000000000"; in do_test() local
29 read = wcstold (input, NULL); in do_test()
/sysdeps/unix/sysv/linux/powerpc/
A Dldd-rewrite.sed11 # this works for /lib64/ld64.so.x and /lib/ld.so.x as input
/sysdeps/unix/sysv/linux/s390/
A Dldd-rewrite.sed11 # this works for /lib64/ld64.so.x and /lib/ld.so.x as input
/sysdeps/alpha/
A Dffs.S81 cmoveq $16, 0, $0 # e0 : trap input == 0 case.
A Dmemset.S85 and a1, 0xff, a1 # e0 : zero extend input character
/sysdeps/microblaze/
A Dpreconfigure45 # 10*(2^10) chars as input seems more than enough
111 # 10*(2^10) chars as input seems more than enough
/sysdeps/sh/
A Dpreconfigure45 # 10*(2^10) chars as input seems more than enough
111 # 10*(2^10) chars as input seems more than enough
A Ddl-trampoline.S335 mov.l @r15,r6 ! input registers
/sysdeps/mips/
A Dconfigure46 # 10*(2^10) chars as input seems more than enough
112 # 10*(2^10) chars as input seems more than enough
/sysdeps/nios2/
A Dconfigure46 # 10*(2^10) chars as input seems more than enough
112 # 10*(2^10) chars as input seems more than enough
/sysdeps/arc/
A Dconfigure59 # 10*(2^10) chars as input seems more than enough
125 # 10*(2^10) chars as input seems more than enough
/sysdeps/sparc/sparc32/
A Dconfigure46 # 10*(2^10) chars as input seems more than enough
112 # 10*(2^10) chars as input seems more than enough
/sysdeps/unix/sysv/linux/powerpc/powerpc64/
A Dconfigure59 # 10*(2^10) chars as input seems more than enough
125 # 10*(2^10) chars as input seems more than enough
/sysdeps/arm/
A Dpreconfigure95 # 10*(2^10) chars as input seems more than enough
161 # 10*(2^10) chars as input seems more than enough
A Dconfigure55 # 10*(2^10) chars as input seems more than enough
121 # 10*(2^10) chars as input seems more than enough
/sysdeps/unix/sysv/linux/riscv/
A Dconfigure48 # 10*(2^10) chars as input seems more than enough
114 # 10*(2^10) chars as input seems more than enough
/sysdeps/aarch64/
A Dconfigure61 # 10*(2^10) chars as input seems more than enough
127 # 10*(2^10) chars as input seems more than enough
/sysdeps/unix/sysv/linux/mips/
A Dconfigure317 # 10*(2^10) chars as input seems more than enough
383 # 10*(2^10) chars as input seems more than enough
/sysdeps/mach/
A Dconfigure304 # 10*(2^10) chars as input seems more than enough
370 # 10*(2^10) chars as input seems more than enough

Completed in 15 milliseconds