Searched refs:ho (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c209 const struct hnopts *ho; local
216 ho = &hnopts[i];
217 if (buflen < ho->ho_len) {
218 buflen = ho->ho_len;
224 rv = humanize_number(buf, ho->ho_len, ho->ho_num,
225 ho->ho_suffix, ho->ho_scale, ho->ho_flags);
227 if (rv == ho
[all...]
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_io.cpp88 HANDLE ho; local
99 ho = GetStdHandle(STD_OUTPUT_HANDLE);
100 if (ho == INVALID_HANDLE_VALUE || ho == NULL) {
108 __kmp_stdout = ho; // temporary code, need new global for ho
/freebsd-13-stable/contrib/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \
47 .dt_wday = (wd), .dt_hour = (ho), .dt_min = (mi), .dt_sec = (se), } }
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c880 GCheader *ho = gch(o); local
881 if (g->sweepgc == &ho->next) { /* avoid removing current sweep object */
887 *p = ho->next; /* remove 'o' from root list */
888 ho->next = g->finobj; /* link it in list 'finobj' */
890 l_setbit(ho->marked, SEPARATED); /* mark it as such */
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_local.h580 # define sqr64(lo,ho,in) \
594 (ho)=h; \
/freebsd-13-stable/contrib/bmake/
H A Dconfigure885 -host | --host | --hos | --ho)
887 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/byacc/
H A Dconfigure284 -host | --host | --hos | --ho)
286 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/ldns/drill/
H A Dconfigure866 -host | --host | --hos | --ho)
868 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/sqlite3/tea/
H A Dconfigure924 -host | --host | --hos | --ho)
926 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/tcpdump/
H A Dconfigure889 -host | --host | --hos | --ho)
891 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/libpcap/
H A Dconfigure953 -host | --host | --hos | --ho)
955 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/sqlite3/
H A Dconfigure963 -host | --host | --hos | --ho)
965 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/file/
H A Dconfigure964 -host | --host | --hos | --ho)
966 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/openbsm/
H A Dconfigure964 -host | --host | --hos | --ho)
966 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/openpam/
H A Dconfigure987 -host | --host | --hos | --ho)
989 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/unbound/
H A Dconfigure1090 -host | --host | --hos | --ho)
1092 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/dialog/
H A Dconfigure282 -host | --host | --hos | --ho)
284 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/ldns/
H A Dconfigure1009 -host | --host | --hos | --ho)
1011 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/libevent/
H A Dconfigure1002 -host | --host | --hos | --ho)
1004 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/apr-util/
H A Dconfigure979 -host | --host | --hos | --ho)
981 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dconfigure1002 -host | --host | --hos | --ho)
1004 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/subversion/
H A Dconfigure1134 -host | --host | --hos | --ho)
1136 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure1163 -host | --host | --hos | --ho)
1165 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/apr/
H A Dconfigure1120 -host | --host | --hos | --ho)
1122 -host=* | --host=* | --hos=* | --ho=*)
/freebsd-13-stable/contrib/ntp/sntp/
H A Dconfigure1116 -host | --host | --hos | --ho)
1118 -host=* | --host=* | --hos=* | --ho=*)

Completed in 895 milliseconds

12