Searched defs:sh_1 (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/arch/nios2/lib/ |
| D | memcpy.c | 31 #define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) argument 116 int sh_1, sh_2; in _wordcopy_fwd_dest_aligned() local
|
| /linux-4.4.14/lib/mpi/ |
| D | generic_mpih-lshift.c | 44 unsigned sh_1, sh_2; in mpihelp_lshift() local
|
| D | generic_mpih-rshift.c | 45 unsigned sh_1, sh_2; in mpihelp_rshift() local
|
| /linux-4.4.14/arch/parisc/lib/ |
| D | memcpy.c | 82 #define MERGE(w0, sh_1, w1, sh_2) ({ \ argument 171 int sh_1, sh_2; in copy_dstaligned() local
|