Searched refs:lres (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | tree-chrec.c | 420 unsigned HOST_WIDE_INT lidx, lnum, ldenom, lres, ldum; in tree_fold_binomial() local 481 &lres, &hres, &ldum, &hdum); in tree_fold_binomial() 483 res = build_int_cst_wide (type, lres, hres); in tree_fold_binomial()
|
| /trueos/crypto/heimdal/ |
| HD | configure | 12995 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 -lsqlite3 " [all …]
|
| /trueos/sys/dev/firewire/ |
| HD | firewire.h | 215 } lres; member
|
| HD | firewire.c | 2169 if (xfer->recv.hdr.mode.lres.rtcode != FWRCODE_COMPLETE) in fw_try_bmr_callback()
|