Home
last modified time | relevance | path

Searched refs:m1 (Results 1 – 5 of 5) sorted by relevance

/coreutils/tests/dd/
Ddirect.sh27 truncate -s 8191 m1 || framework_failure_
30 for i in short m1 p1; do
/coreutils/src/
Dlonglong.h177 #define umul_ppmm(ph, pl, m0, m1) \ argument
179 UDItype __m0 = (m0), __m1 = (m1); \
184 #define umul_ppmm(ph, pl, m0, m1) \ argument
186 UDItype __m0 = (m0), __m1 = (m1); \
195 #define umul_ppmm(ph, pl, m0, m1) \ argument
197 UDItype __m0 = (m0), __m1 = (m1); \
260 #define umul_ppmm(ph, pl, m0, m1) \ argument
262 unsigned short __p = (unsigned short) (m0) * (m1); \
276 #define umul_ppmm(ph, pl, m0, m1) \ argument
278 UDItype __m0 = (m0), __m1 = (m1); \
[all …]
Dfactor.c994 uintmax_t m1, uintmax_t m0, uintmax_t mi) in mulredc2() argument
1001 affirm ((m1 >> (W_TYPE_SIZE - 1)) == 0); in mulredc2()
1020 umul_ppmm (s1, s0, q, m1); in mulredc2()
1047 umul_ppmm (s1, s0, q, m1); in mulredc2()
1053 if (ge2 (r1, r0, m1, m0)) in mulredc2()
1054 sub_ddmmss (r1, r0, r1, r0, m1, m0); in mulredc2()
Dsort.c1277 struct_month_cmp (void const *m1, void const *m2) in struct_month_cmp() argument
1279 struct month const *month1 = m1; in struct_month_cmp()
/coreutils/
DHACKING373 setlocal cinoptions=>4,n-2,{2,^-2,:2,=2,g0,h2,p5,t0,+2,(0,u0,w1,m1