Home
last modified time | relevance | path

Searched defs:smax (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dmemset_s.c38 memset_s(void *s, size_t smax, int c, size_t n) in memset_s()
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.c235 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 Dfixlib.c235 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 Dfsplit.c394 scan_name(char *s, size_t smax, const char *ptr) in scan_name()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dintprops.h477 # 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 Dnist_hash_drbg.c303 const size_t smax = slen - 1, amax = alen - 1; in add8() local
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_update.c379 const uint64_t smax = start + size; in _libelf_extent_is_unused() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DKnownBits.cpp141 KnownBits KnownBits::smax(const KnownBits &LHS, const KnownBits &RHS) { in smax() function in KnownBits
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dutils.c115 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 Ddouble-int.cc1414 double_int::smax (double_int b) in smax() function in double_int
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c1414 double_int::smax (double_int b) in smax() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp1059 ConstantRange::smax(const ConstantRange &Other) const { in smax() function in ConstantRange
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c55 int64_t smax; /* signed maximum */ member
[all...]