/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | memset_s.c | 38 memset_s(void *s, size_t smax, int c, size_t n) in memset_s()
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | fixlib.c | 235 make_raw_shell_str( char* pz_d, tCC* pz_s, size_t smax ) in make_raw_shell_str()
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | fixlib.c | 235 make_raw_shell_str( char* pz_d, tCC* pz_s, size_t smax ) in make_raw_shell_str()
|
/netbsd-src/usr.bin/fsplit/ |
H A D | fsplit.c | 394 scan_name(char *s, size_t smax, const char *ptr) in scan_name()
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | intprops.h | 477 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument 482 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
|
/netbsd-src/sys/crypto/nist_hash_drbg/ |
H A D | nist_hash_drbg.c | 303 const size_t smax = slen - 1, amax = alen - 1; in add8() local
|
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf_update.c | 379 const uint64_t smax = start + size; in _libelf_extent_is_unused() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | KnownBits.cpp | 141 KnownBits KnownBits::smax(const KnownBits &LHS, const KnownBits &RHS) { in smax() function in KnownBits
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
H A D | utils.c | 115 size_t lutil_localtime( char *s, size_t smax, const struct tm *tm, long delta ) in lutil_localtime()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | double-int.cc | 1414 double_int::smax (double_int b) in smax() function in double_int
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | double-int.c | 1414 double_int::smax (double_int b) in smax() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1059 ConstantRange::smax(const ConstantRange &Other) const { in smax() function in ConstantRange
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 55 int64_t smax; /* signed maximum */ member [all...] |