Home
last modified time | relevance | path

Searched defs:multiple (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.h63 constexpr size_t nearest_boundary(size_t number, size_t multiple) { in nearest_boundary()
/freebsd/usr.bin/dpv/
H A Ddpv.c64 static uint8_t multiple = FALSE; /* `-m' */ variable
/freebsd/usr.sbin/repquota/
H A Drepquota.c192 static int multiple = 0; in repquota() local
/freebsd/sbin/dhclient/
H A Dclparse.c886 parse_string_list(FILE *cfile, struct string_list **lp, int multiple) in parse_string_list()
/freebsd/sys/dev/clk/allwinner/
H A Daw_clk_frac.c191 int retry, multiple, max_mult, best_mult; in aw_clk_frac_set_freq() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dfil.c608 ipf_pr_ipv6exthdr(fr_info_t *fin, int multiple, int proto) in ipf_pr_ipv6exthdr()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8119 uint_t multiple = ztest_random(3) + 1; in ztest_raidz_expand_run() local