Searched refs:uq (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/common/lib/libc/quad/
H A Ddivdi3.c54 u_quad_t ua, ub, uq; local
65 uq = __qdivrem(ua, ub, (u_quad_t *)0);
67 uq = - uq;
68 return uq;
H A Ducmpdi2.c56 aa.uq = a;
57 bb.uq = b;
H A Dqdivrem.c75 __qdivrem(u_quad_t uq, u_quad_t vq, u_quad_t *arq) argument
93 *arq = uq;
96 if (uq < vq) {
98 *arq = uq;
118 tmp.uq = uq;
124 tmp.uq = vq;
H A Dquad.h67 u_quad_t uq; /* as an unsigned quad */ member in union:uu
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/spu/
H A Dmuldivti3.c9 uqword uq; member in union:__anon6651
36 p.uq = o.uq / n.uq;
37 q.uq = o.uq % n.uq;
38 if (p.uq != (m.uq+1)) abort();
39 if (q.uq !
[all...]
H A Dabi.c19 uqword uq; member in union:u
/netbsd-6-1-5-RELEASE/lib/libc/quad/
H A Dfloatundidf.c57 u.uq = x;
H A Dfixunssfdi.c92 x -= (double)t.uq;
102 return (t.uq);
H A Dfixunsdfdi.c81 return (t.uq);
H A Dfloatunditf_ieee754.c62 u.uq = x;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/format/
H A Dext-1.c11 foo (quad_t q, u_quad_t uq, quad_t *qn, size_t z, size_t *zn, long long int ll, argument
18 printf ("%qd%qi%qo%qu%qx%qX%qn", q, q, uq, uq, uq, uq, qn);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/format/
H A Dext-1.c11 foo (quad_t q, u_quad_t uq, quad_t *qn, size_t z, size_t *zn, long long int ll, argument
18 printf ("%qd%qi%qo%qu%qx%qX%qn", q, q, uq, uq, uq, uq, qn);
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Dscan.l298 uint64_t uq;
327 uq = ~(uint64_t)0 << i;
328 qumasks[i] = uq;
329 qlmasks[i] = ~uq;
485 uint64_t uq = 0;
529 uq = strtouq(cp, &eptr, base);
543 if (uq <= TARG_INT_MAX) {
545 } else if (uq <= TARG_UINT_MAX && base != 10) {
547 } else if (uq <= TARG_LONG_MAX) {
551 if (uq > TARG_ULONG_MA
[all...]
H A Dtree.c3432 uint64_t uq; local
3446 uq = tn->tn_val->v_quad;
3447 (void)printf("0x %08lx %08lx ", (long)(uq >> 32) & 0xffffffffl,
3448 (long)uq & 0xffffffffl);
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dquota2.c428 struct uquot *uq; local
433 uq = find_uquot(a->uquot_hash, uid, 0);
435 if (uq == NULL)
436 uq = &uq_null;
438 remove_uquot(a->uquot_hash, uq);
440 if (iswap64(q2e->q2e_val[QL_BLOCK].q2v_cur) == uq->uq_b &&
441 iswap64(q2e->q2e_val[QL_FILE].q2v_cur) == uq->uq_i)
446 iswap64(q2e->q2e_val[QL_FILE].q2v_cur), uq->uq_b, uq->uq_i);
453 q2e->q2e_val[QL_BLOCK].q2v_cur = iswap64(uq
492 struct uquot *uq; local
[all...]
H A Dutilities.c706 struct uquot *uq; local
707 SLIST_FOREACH(uq, &uq_hash[uid & q2h_hash_mask], uq_entries) {
708 if (uq->uq_uid == uid)
709 return uq;
713 uq = malloc(sizeof(struct uquot));
714 if (uq == NULL)
716 memset(uq, 0, sizeof(struct uquot));
717 uq->uq_uid = uid;
718 SLIST_INSERT_HEAD(&uq_hash[uid & q2h_hash_mask], uq, uq_entries);
719 return uq;
723 remove_uquot(struct uquot_hash *uq_hash, struct uquot *uq) argument
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dfrac.c34 mpfr_prec_t uq; local
62 uq = MPFR_PREC(u);
63 un = (uq - 1) / GMP_NUMB_BITS; /* index of most significant limb */
/netbsd-6-1-5-RELEASE/sys/arch/emips/ebus/
H A Dclock_ebus.c120 extern u_quad_t __qdivrem(u_quad_t uq, u_quad_t vq, u_quad_t *arq);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dunique.c999 unique_counter uq = { NULL, 0 }; local
1015 cb.sc_private = &uq;
1026 uq.ndn = &op->o_req_ndn;
1042 Debug(LDAP_DEBUG_TRACE, "=> unique_search found %d records\n", uq.count, 0, 0);
1044 if(uq.count) {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/
H A DdecBasic.c191 uInt *ua, *ud, *uq; /* .. */ local
532 for (uq=msuq; uq>=lsuq; uq--) printf(" %09ld", (LI)*uq);
539 for (uq=msuq, ub=bcdacc+1; uq>=lsuq; uq--, ub+=9) {
541 if (*uq==0) { /* no split needed */
547 /* *uq i
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/
H A DdecBasic.c191 uInt *ua, *ud, *uq; /* .. */ local
532 for (uq=msuq; uq>=lsuq; uq--) printf(" %09ld", (LI)*uq);
539 for (uq=msuq, ub=bcdacc+1; uq>=lsuq; uq--, ub+=9) {
541 if (*uq==0) { /* no split needed */
547 /* *uq i
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dprint.c1160 void print_dns_status (int status, ns_updque *uq) argument
1170 for (u = ISC_LIST_HEAD (*uq); u; u = ISC_LIST_NEXT (u, r_link)) {
1318 if (u == ISC_LIST_TAIL (*uq))
H A Dtree.c2138 ns_updque uq; local
2270 ISC_LIST_INIT (uq);
2281 ISC_LIST_APPEND (uq, nut, r_link);
2288 ISC_LIST_HEAD (uq));
2291 print_dns_status ((int)*result, &uq);
2294 while (!ISC_LIST_EMPTY (uq)) {
2295 ns_updrec *tmp = ISC_LIST_HEAD (uq);
2296 ISC_LIST_UNLINK (uq, tmp, r_link);
/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c970 u_quad_t uq; local
999 uq = 0;
1272 uq = strtouq(data, &t, 0);
1281 node.sysctl_qdata = uq;
1284 node.sysctl_data = &uq;
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dinit_sysctl.c1823 u_quad_t uq; local
1836 uq = (u_quad_t)(physmem - uvmexp.wired) * PAGE_SIZE;
1837 node.sysctl_data = &uq;

Completed in 303 milliseconds