Searched defs:sh_1 (Results 1 – 3 of 3) sorted by relevance
31 #define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) argument116 int sh_1, sh_2; in _wordcopy_fwd_dest_aligned() local
32 unsigned sh_1, sh_2; in mpihelp_rshift() local
31 unsigned sh_1, sh_2; in mpihelp_lshift() local
Completed in 5 milliseconds