Searched defs:smax (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/lib/libc/string/ |
| HD | memset_s.c | 36 memset_s(void *s, rsize_t smax, int c, rsize_t n) in memset_s()
|
| /dragonfly/tools/regression/p1003_1b/ |
| HD | sched.c | 63 int smax; in checkpris() local
|
| /dragonfly/contrib/grep/lib/ |
| HD | intprops.h | 448 # 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/ |
| HD | elf_update.c | 365 const uint64_t smax = start + size; in _libelf_extent_is_unused() local
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | double-int.c | 1414 double_int::smax (double_int b) in smax() function
|