/netbsd-src/sys/external/bsd/drm2/radeon/ |
H A D | mkregtable.awk | 31 function howmany(x, n) { function
|
/netbsd-src/lib/libc/locale/ |
H A D | newlocale.c | 50 int i, howmany, categories[_LC_LAST - 1]; in __weak_alias() local
|
/netbsd-src/usr.sbin/apmd/ |
H A D | apmd.c | 226 make_noise(int howmany) in make_noise()
|
/netbsd-src/lib/libc/stdlib/ |
H A D | strfmon.c | 92 #define GRPCPY(howmany) do { \ argument
|
/netbsd-src/games/warp/ |
H A D | term.c | 619 int howmany; in circfill() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_handle.c | 313 dtrace_dropkind_t what, uint64_t howmany) in dt_handle_cpudrop()
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | magic.c | 523 size_t howmany = in file_or_fd() local
|
/netbsd-src/sys/fs/puffs/ |
H A D | puffs_msgif.c | 167 puffs_msgpark_release1(struct puffs_msgpark *park, int howmany) in puffs_msgpark_release1()
|
/netbsd-src/sys/netinet6/ |
H A D | ip6_mroute.h | 86 #define howmany(x, y) (((x) + ((y) - 1)) / (y)) macro
|
/netbsd-src/sys/sys/ |
H A D | param.h | 431 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/strtod/ |
H A D | strtod_l.c | 125 #define howmany(x,y) (((x)+((y)-1))/(y)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/strtod/ |
H A D | strtod_l.c | 125 #define howmany(x,y) (((x)+((y)-1))/(y)) macro
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | sysmacros.h | 232 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/netbsd-src/usr.bin/rpcinfo/ |
H A D | rpcinfo.c | 1711 spaces(size_t howmany)
|
/netbsd-src/lib/libc/stdio/ |
H A D | vfwprintf.c | 738 #define PAD(howmany, with) do { \ in WDECL() argument
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ |
H A D | ah_internal.h | 38 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | libverify.c | 316 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|