Home
last modified time | relevance | path

Searched refs:too_many (Results 1 – 2 of 2) sorted by relevance

/NextBSD/crypto/openssl/crypto/bn/
HDbn_ctx.c147 int too_many; member
210 ctx->too_many = 0; in BN_CTX_init()
226 ret->too_many = 0; in BN_CTX_new()
258 if (ctx->err_stack || ctx->too_many) in BN_CTX_start()
280 ctx->too_many = 0; in BN_CTX_end()
289 if (ctx->err_stack || ctx->too_many) in BN_CTX_get()
296 ctx->too_many = 1; in BN_CTX_get()
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-mio-defs.h4667 uint64_t too_many : 1; /**< Too many defects */ member
4675 uint64_t too_many : 1;
4793 uint64_t too_many : 1; /**< Reserved (see MIO_FUS_REPAIR_RES*) */ member
4795 uint64_t too_many : 1;