/freebsd/sys/dev/netmap/ |
H A D | netmap_offloadings.c | 156 u_int *j, u_int lim, u_int *howmany) in bdg_mismatch_datapath()
|
H A D | netmap_vale.c | 832 u_int needed, howmany; in nm_vale_flush() local
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | lib_twait.c | 322 int n, howmany; in _nc_timed_wait() local
|
/freebsd/lib/libc/stdio/ |
H A D | printfcommon.h | 115 io_pad(struct io_state *iop, int howmany, const CHAR * __restrict with, in io_pad()
|
H A D | xprintf.c | 138 __printf_pad(struct __printf_io *io, int howmany, int zero) in __printf_pad()
|
H A D | vfprintf.c | 373 #define PAD(howmany, with) { \ in __vfprintf() argument
|
H A D | vfwprintf.c | 447 #define PAD(howmany, with) { \ in __vfwprintf() argument
|
/freebsd/contrib/pf/libevent/ |
H A D | select.c | 57 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/freebsd/lib/libc/stdlib/ |
H A D | strfmon.c | 85 #define GRPCPY(howmany) do { \ argument
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_handle.c | 314 dtrace_dropkind_t what, uint64_t howmany) in dt_handle_cpudrop()
|
/freebsd/contrib/file/src/ |
H A D | magic.c | 517 size_t howmany = in file_or_fd() local
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfprintf.c | 232 #define PAD(howmany, with) do \ argument
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | sysmacros.h | 156 #define howmany(x, y) (((x) + ((y) - 1)) / (y)) macro
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | sysmacros.h | 174 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/freebsd/sys/sys/ |
H A D | param.h | 322 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/freebsd/sys/netinet6/ |
H A D | ip6_mroute.h | 87 #define howmany(x, y) (((x) + ((y) - 1)) / (y)) macro
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | sysmacros.h | 228 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/freebsd/usr.bin/rpcinfo/ |
H A D | rpcinfo.c | 1656 spaces(int howmany)
|
/freebsd/crypto/openssh/ |
H A D | defines.h | 429 # define howmany(x,y) (((x)+((y)-1))/(y)) macro
|
/freebsd/contrib/ldns/ |
H A D | rr.c | 1211 ldns_rr_list_pop_rr_list(ldns_rr_list *rr_list, size_t howmany) in ldns_rr_list_pop_rr_list()
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.h | 41 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_internal.h | 41 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 518 #define DTRACE_INSCRATCHPTR(mstate, ptr, howmany) \ argument
|