Home
last modified time | relevance | path

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

/dragonfly/lib/libc/string/
HDmemset_s.c36 memset_s(void *s, rsize_t smax, int c, rsize_t n) in memset_s()
/dragonfly/tools/regression/p1003_1b/
HDsched.c63 int smax; in checkpris() local
/dragonfly/contrib/grep/lib/
HDintprops.h448 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
453 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
/dragonfly/contrib/elftoolchain/libelf/
HDelf_update.c365 const uint64_t smax = start + size; in _libelf_extent_is_unused() local
/dragonfly/contrib/gcc-8.0/gcc/
HDdouble-int.c1414 double_int::smax (double_int b) in smax() function