Searched refs:lres (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewire.c2111 if (xfer->recv.hdr.mode.lres.rtcode != FWRCODE_COMPLETE)
H A Dfirewire.h215 } lres; member in union:fw_pkt::__anon10074
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure12995 ires= lres=
13031 lres=$i;break
13036 if test "$ires" -a "$lres" -a "$with_openldap" != "no"; then
13038 LIB_openldap="-L$lres -lldap -llber "
13040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: headers $ires, libraries $lres" >&5
13041 $as_echo "headers $ires, libraries $lres" >&6; }
13472 ires= lres=
13512 lres=$i;break
13517 if test "$ires" -a "$lres" -a "$with_sqlite3" != "no"; then
13519 LIB_sqlite3="-L$lres
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-chrec.c423 unsigned HOST_WIDE_INT lidx, lnum, ldenom, lres, ldum;
484 &lres, &hres, &ldum, &hdum);
486 res = build_int_cst_wide (type, lres, hres);
420 unsigned HOST_WIDE_INT lidx, lnum, ldenom, lres, ldum; local

Completed in 203 milliseconds