Home
last modified time | relevance | path

Searched refs:in2 (Results 1 – 14 of 14) sorted by relevance

/l4re-core-master/l4sys/include/
A Darm_smccc.h15 l4_umword_t in1, l4_umword_t in2, l4_umword_t in3,
22 l4_umword_t in1, l4_umword_t in2, l4_umword_t in3,
34 l4_umword_t in2, l4_umword_t in3, in l4_arm_smccc_call() argument
40 return l4_arm_smccc_call_u(pfc, func, in0, in1, in2, in3, in4, in5, in l4_arm_smccc_call()
47 l4_umword_t in1, l4_umword_t in2, l4_umword_t in3, in l4_arm_smccc_call_u() argument
57 v->mr[3] = in2; in l4_arm_smccc_call_u()
A Darm_smccc31 l4_umword_t in2, l4_umword_t in3, l4_umword_t in4,
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/ia64/
A Dstrncpy.S68 cmp.geu p6, p5 = 24, in2
71 mov len = in2 /* len */
199 cmp.eq p5, p0 = in2, r0
200 adds loopcnt = -1, in2
A Dmemchr.S72 mov len = in2
73 cmp.gtu p6, p0 = 16, in2 /* use a simple loop for short */
A Dmemmove.S90 or tmp3 = tmp3, in2 /* tmp3 = dest | src | len */
93 mov len = in2 /* len */
95 cmp.eq p6, p0 = in2, r0 /* if (len == 0) */
A Dstrncmp.S35 #define n in2
A Dmemcpy.S179 cmp.eq p_scr, p0 = in2, r0 /* if (len == 0) */
183 cmp.ge p_few, p0 = OP_T_THRES, in2 /* is len <= OP_T_THRESH */
185 mov len = in2 /* len */
A Dmemcmp.S71 mov len = in2 /* len */
A Dmemccpy.S80 extr.u char = in2, 0, 8 /* char */
A Dmemset.S40 #define cnt in2
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/
A Dclone2.S42 mov out2=in2 /* Stack size. */
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/
A Dsysdep-cancel.h124 #define COPY_ARGS_3 COPY_ARGS_2 mov out2 = in2;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dranges_algo.h428 [[no_unique_address]] _Iter2 in2; in _GLIBCXX_VISIBILITY() member
435 { return {in1, in2}; } in _GLIBCXX_VISIBILITY()
442 { return {std::move(in1), std::move(in2)}; } in _GLIBCXX_VISIBILITY()
922 [[no_unique_address]] _Iter2 in2; in _GLIBCXX_VISIBILITY() member
931 { return {in1, in2, out}; } in _GLIBCXX_VISIBILITY()
939 { return {std::move(in1), std::move(in2), std::move(out)}; } in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dranges_algo.h427 [[no_unique_address]] _Iter2 in2; in _GLIBCXX_VISIBILITY() member
434 { return {in1, in2}; } in _GLIBCXX_VISIBILITY()
441 { return {std::move(in1), std::move(in2)}; } in _GLIBCXX_VISIBILITY()
921 [[no_unique_address]] _Iter2 in2; in _GLIBCXX_VISIBILITY() member
930 { return {in1, in2, out}; } in _GLIBCXX_VISIBILITY()
938 { return {std::move(in1), std::move(in2), std::move(out)}; } in _GLIBCXX_VISIBILITY()

Completed in 19 milliseconds