Searched defs:terp (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/test/radix/ |
H A D | terp.c | 89 TERP *terp; member 106 #define TERP_STK_PUSH(terp, v) \ argument 112 #define TERP_STK_POP(terp, v) \ argument 119 #define TERP_STK_POP2(terp, a, b) \ argument 557 static int TERP_init(TERP *terp, in TERP_init() 584 static void TERP_cleanup(TERP *terp) in TERP_cleanup() 594 static int TERP_stk_ensure_capacity(TERP *terp, size_t spare) in TERP_stk_ensure_capacity() 615 static ossl_inline int TERP_stk_push(TERP *terp, in TERP_stk_push() 626 static ossl_inline int TERP_stk_pop(TERP *terp, in TERP_stk_pop() 637 static void TERP_print_stack(TERP *terp, BIO *bio, const char *header) in TERP_print_stack() [all …]
|
H A D | quic_bindings.c | 655 static int do_per_op(TERP *terp, void *arg) in do_per_op()
|
/freebsd/sys/dev/ocs_fc/ |
H A D | sli4.h | 2092 terp:1, member
|