/freebsd/contrib/bearssl/src/int/ |
H A D | i32_muladd.c | 34 uint32_t chf, clow, under, over; in br_i32_muladd_small() local 132 chf = (uint32_t)(cc >> 32); in br_i32_muladd_small() 134 over = chf | GT(clow, hi); in br_i32_muladd_small() 135 under = ~over & (tb | (~chf & LT(clow, hi))); in br_i32_muladd_small()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-lilly-dbb056.dts | 3 * Copyright (C) 2014 Christoph Fritz <chf.fritzc@googlemail.com>
|
H A D | omap3-lilly-a83x.dtsi | 3 * Copyright (C) 2014 Christoph Fritz <chf.fritzc@googlemail.com>
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6sx-softing-vining-2000.dts | 3 * Copyright (C) 2016 Christoph Fritz <chf.fritz@googlemail.com>
|
/freebsd/crypto/heimdal/ |
H A D | aclocal.m4 | 996 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 997 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1004 am__tar='tar chf - "$$tardir"' 1005 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/openpam/ |
H A D | aclocal.m4 | 1163 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1164 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1171 am__tar='tar chf - "$$tardir"' 1172 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/openbsm/ |
H A D | aclocal.m4 | 1135 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1136 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1143 am__tar='tar chf - "$$tardir"' 1144 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/ntp/sntp/ |
H A D | aclocal.m4 | 1157 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1158 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1165 am__tar='tar chf - "$$tardir"' 1166 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | aclocal.m4 | 1097 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1098 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1105 am__tar='tar chf - "$$tardir"' 1106 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/libevent/ |
H A D | aclocal.m4 | 1084 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1085 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1092 am__tar='tar chf - "$$tardir"' 1093 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/file/ |
H A D | aclocal.m4 | 1097 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1098 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1105 am__tar='tar chf - "$$tardir"' 1106 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/ntp/ |
H A D | aclocal.m4 | 1157 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1158 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1165 am__tar='tar chf - "$$tardir"' 1166 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/sqlite3/ |
H A D | aclocal.m4 | 10151 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 10152 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 10159 am__tar='tar chf - "$$tardir"' 10160 am__tar_='tar chf - "$tardir"'
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 1609 def CHF : CompareRXY<"chf", 0xE3CD, z_scmp, GRH32, z_load, 4>,
|