Searched refs:nlast (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gmp/mpz/
H A Durandomm.c32 mp_ptr rp, np, nlast; local
43 nlast = &PTR (n)[size - 1];
46 pow2 = POW2_P (*nlast);
48 for (np = PTR (n); np < nlast; np++)
55 count_leading_zeros (count, *nlast);
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue4909b.go62 nlast := ns[len(ns)-1]
68 for n := nlast / 2; n > nprev; n /= 2 {
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Db_c_1.s7 b.nlast 1b
45 csel x1, x2, x3, nlast

Completed in 100 milliseconds