| /src/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()
|
| /src/contrib/unbound/testcode/ |
| H A D | unitldns.c | 146 FILE* inf, *chf, *of; in rr_test_file() local 158 chf = fopen(check, "r"); in rr_test_file() 159 if(!chf) fatal_exit("cannot open %s: %s", check, strerror(errno)); in rr_test_file() 175 if(!fgets(wire_chk, (int)bufs, chf)) { in rr_test_file() 179 if(!fgets(txt_chk, (int)bufs, chf)) { in rr_test_file() 198 fclose(chf); in rr_test_file()
|
| /src/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>
|
| /src/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>
|
| /src/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"'
|
| /src/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"'
|
| /src/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"'
|
| /src/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"'
|
| /src/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"'
|
| /src/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"'
|
| /src/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"'
|
| /src/contrib/openpam/ |
| H A D | aclocal.m4 | 1271 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' 1272 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' 1279 am__tar='tar chf - "$$tardir"' 1280 am__tar_='tar chf - "$tardir"'
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.td | 1609 def CHF : CompareRXY<"chf", 0xE3CD, z_scmp, GRH32, z_load, 4>,
|