Searched defs:maxn (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | ltablib.c | 23 static int maxn (lua_State *L) { in maxn() function
|
/freebsd/sys/sys/ |
H A D | arb.h | 59 #define ARB_ALLOCSIZE(head, maxn, x) \ argument 62 #define ARB_INITIALIZER(name, maxn) \ argument 66 #define ARB_INIT(x, field, head, maxn) \ argument 776 #define ARB_RESET_TREE(head, name, maxn) \ argument
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_txp.c | 2020 uint64_t maxn, size_t *hdr_len, size_t *payload_len) in try_len()
|