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

1234567891011>>

/freebsd-11-stable/contrib/apr-util/
H A Dbuild-outputs.mk3 buckets/apr_brigade.lo: buckets/apr_brigade.c .make.dirs include/apr_buckets.h
4 buckets/apr_buckets.lo: buckets/apr_buckets.c .make.dirs include/apr_buckets.h
5 buckets/apr_buckets_alloc.lo: buckets/apr_buckets_alloc.c .make.dirs include/apr_buckets.h
6 buckets/apr_buckets_eos.lo: buckets/apr_buckets_eos.c .make.dirs include/apr_buckets.h
7 buckets/apr_buckets_file.lo: buckets/apr_buckets_file.c .make.dirs include/apr_buckets.h
8 buckets/apr_buckets_flush.lo: buckets/apr_buckets_flush.c .make.dirs include/apr_buckets.h
9 buckets/apr_buckets_heap.lo: buckets/apr_buckets_heap.c .make.dirs include/apr_buckets.h
10 buckets/apr_buckets_mmap.lo: buckets/apr_buckets_mmap.c .make.dirs include/apr_buckets.h
11 buckets/apr_buckets_pipe.lo: buckets/apr_buckets_pipe.c .make.dirs include/apr_buckets.h
12 buckets/apr_buckets_pool.lo
[all...]
/freebsd-11-stable/contrib/apr-util/test/
H A DMakefile.in17 TESTS = teststrmatch.lo testuri.lo testuuid.lo testbuckets.lo testpass.lo \
18 testmd4.lo testmd5.lo testldap.lo testdate.lo testdbm.lo testdb
[all...]
/freebsd-11-stable/contrib/byacc/test/
H A Dbtyacc_calc1.y13 double lo, hi;
64 (void) printf("(%15.8f, %15.8f)\n", $1.lo, $1.hi);
109 $$.hi = $$.lo = $1;
113 $$.lo = $2;
115 if ( $$.lo > $$.hi )
128 $$.lo = $1.lo + $3.lo;
133 $$.lo = $1 + $3.lo;
[all...]
H A Dcalc1.y12 double lo, hi;
62 (void) printf("(%15.8f, %15.8f)\n", $1.lo, $1.hi);
111 $$.hi = $$.lo = $1;
115 $$.lo = $2;
117 if ( $$.lo > $$.hi )
130 $$.lo = $1.lo + $3.lo;
135 $$.lo = $1 + $3.lo;
[all...]
H A Dvarsyntax_calc1.y13 double lo, hi;
64 (void) printf("(%15.8f, %15.8f)\n", $1.lo, $1.hi);
113 $$.hi = $$.lo = $1;
117 $$.lo = $2;
119 if ( $$.lo > $$.hi )
132 $$.lo = $1.lo + $3.lo;
137 $$.lo = $1 + $3.lo;
[all...]
/freebsd-11-stable/stand/ficl/
H A Dmath64.c151 DPUNS resultLo = ficlLongMul(u.lo, mul);
153 resultLo.hi += resultHi.lo;
154 resultHi.lo = resultLo.lo + add;
156 if (resultHi.lo < resultLo.lo)
159 resultLo.lo = resultHi.lo;
201 x.lo = ~x.lo;
[all...]
/freebsd-11-stable/sys/sys/
H A Dlock_profile.h48 void lock_profile_obtain_lock_success(struct lock_object *lo, int contested,
50 void lock_profile_release_lock(struct lock_object *lo);
55 lock_profile_obtain_lock_failed(struct lock_object *lo, int *contested, argument
58 if (!lock_prof_enable || (lo->lo_flags & LO_NOPROFILE) || *contested)
66 #define lock_profile_release_lock(lo) (void)0
67 #define lock_profile_obtain_lock_failed(lo, contested, waittime) (void)0
68 #define lock_profile_obtain_lock_success(lo, contested, waittime, file, line) (void)0
/freebsd-11-stable/lib/msun/src/
H A Ds_cosl.c56 long double hi, lo; local
77 lo = y[1];
81 hi = __kernel_cosl(hi, lo);
84 hi = - __kernel_sinl(hi, lo, 1);
87 hi = - __kernel_cosl(hi, lo);
90 hi = __kernel_sinl(hi, lo, 1);
H A Ds_sinl.c51 long double hi, lo; local
75 lo = y[1];
79 hi = __kernel_sinl(hi, lo, 1);
82 hi = __kernel_cosl(hi, lo);
85 hi = - __kernel_sinl(hi, lo, 1);
88 hi = - __kernel_cosl(hi, lo);
H A Ds_tanl.c57 long double hi, lo; local
81 lo = y[1];
86 hi = __kernel_tanl(hi, lo, 0);
90 hi = __kernel_tanl(hi, lo, 1);
/freebsd-11-stable/stand/libsa/
H A Drandom.c54 long x, hi, lo, t; local
64 lo = x % 127773;
65 t = 16807 * lo - 2836 * hi;
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_utils.h51 (x).lo = DMA_LO_LE((val))
53 #define HILO_GEN(hi, lo, type) ((((type)(hi)) << 32) + (lo))
54 #define HILO_DMA(hi, lo) HILO_GEN(hi, lo, dma_addr_t)
55 #define HILO_64(hi, lo) HILO_GEN(hi, lo, u64)
56 #define HILO_DMA_REGPAIR(regpair) (HILO_DMA(regpair.hi, regpair.lo))
57 #define HILO_64_REGPAIR(regpair) (HILO_64(regpair.hi, regpair.lo))
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dsync_fetch_and_umin_4.S16 #define umin_4(rD, rN, rM) MINMAX_4(rD, rN, rM, lo)
H A Dsync_fetch_and_umin_8.S17 #define umin_8(rD_LO, rD_HI, rN_LO, rN_HI, rM_LO, rM_HI) MINMAX_8(rD_LO, rD_HI, rN_LO, rN_HI, rM_LO, rM_HI, lo)
/freebsd-11-stable/contrib/gcc/config/
H A Dfixdfdi.c15 USItype hi, lo; local
18 lo = a - ((DFtype) hi) * (((UDItype) 1) << (sizeof (USItype) * 8));
19 return ((UDItype) hi << (sizeof (USItype) * 8)) | lo;
H A Dfixsfdi.c17 USItype hi, lo; local
20 lo = a - ((DFtype) hi) * (((UDItype) 1) << (sizeof (USItype) * 8));
21 return ((UDItype) hi << (sizeof (USItype) * 8)) | lo;
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_util.h49 bwn_clamp_val(int val, int lo, int hi) argument
51 if (val < lo)
52 return lo;
/freebsd-11-stable/sys/libkern/
H A Drandom.c60 long x, hi, lo, t; local
72 lo = x % 127773;
73 t = 16807 * lo - 2836 * hi;
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend-query/
H A Ddetect-nics.sh30 lo|fwe|fwip|plip|pfsync|pflog|tun)
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_doorbell.h59 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, argument
62 __raw_writeq((__force u64) cpu_to_be64((u64) hi << 32 | lo), dest);
88 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, argument
94 lo = (__force u32) cpu_to_be32(lo);
98 __raw_writel(lo, dest + 4);
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A DMakefile.in135 am__objects_1 = krb5/8003.lo krb5/accept_sec_context.lo \
136 krb5/acquire_cred.lo krb5/add_cred.lo \
137 krb5/address_to_krb5addr.lo krb5/aeap.lo krb5/arcfour.lo \
138 krb5/canonicalize_name.lo krb5/creds.lo krb5/ccache_name.lo \
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Ds390x-gf2m.pl56 ($lo,$hi,$b)=map("%r$_",(3..5)); $a=$lo; $mask=$a8;
69 srag $lo,$a1,63 # broadcast 63rd bit
75 ngr $lo,$b
109 srlg $hi,$lo,1
111 sllg $lo,$lo,63
125 xgr $lo,$a1
127 xgr $lo,$a2
129 xg $lo,
[all...]
H A Dsparcv9-gf2m.pl29 ($lo,$hi,$b)=("%g1",$a8,"%o7"); $a=$lo;
89 srax $a1,63,$lo ! broadcast 63rd bit
93 and $b,$lo,$lo
124 srlx $lo,1,$hi
126 sllx $lo,63,$lo
140 xor $a1,$lo,$lo
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dxdelta.c381 apr_size_t lo = 0, pending_insert_start = 0, upper;
386 lo = svn_cstring__match_length(a, b, asize > bsize ? bsize : asize);
387 if ((lo > 4) || (lo == bsize))
390 0, lo, NULL, pool);
391 pending_insert_start = lo;
394 lo = 0;
398 if ((bsize - lo < MATCH_BLOCKSIZE) || (asize < MATCH_BLOCKSIZE))
400 store_delta_trailer(build_baton, a, asize, b, bsize, lo, pool);
410 rolling = init_adler32(b + lo);
380 apr_size_t lo = 0, pending_insert_start = 0, upper; local
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A DMakefile.am40 rm -f pth/*.o pth/*.lo
42 pth/mf-runtime.lo: mf-runtime.c mf-runtime.h mf-impl.h
44 pth/mf-heuristics.lo: mf-heuristics.c mf-runtime.h mf-impl.h
46 pth/mf-hooks1.lo: mf-hooks1.c mf-runtime.h mf-impl.h
48 pth/mf-hooks2.lo: mf-hooks2.c mf-runtime.h mf-impl.h
50 pth/mf-hooks3.lo: mf-hooks3.c mf-runtime.h mf-impl.h
56 pth/mf-runtime.lo \
57 pth/mf-heuristics.lo \
58 pth/mf-hooks1.lo \
59 pth/mf-hooks2.lo \
[all...]

Completed in 128 milliseconds

1234567891011>>