Searched refs:terp (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/openssl/test/radix/ |
| H A D | terp.c | 89 TERP *terp; member 103 static ossl_inline int TERP_stk_pop(TERP *terp, 106 #define TERP_STK_PUSH(terp, v) \ argument 108 if (!TEST_true(TERP_stk_push((terp), &(v), sizeof(v)))) \ 112 #define TERP_STK_POP(terp, v) \ argument 115 if (!TEST_true(TERP_stk_pop((terp), &(v), sizeof(v)))) \ 119 #define TERP_STK_POP2(terp, a, b) \ argument 121 TERP_STK_POP((terp), (b)); \ 122 TERP_STK_POP((terp), (a)); \ 125 #define F_PUSH(v) TERP_STK_PUSH(fctx->terp, (v)) [all …]
|
| H A D | README.md | 103 - **TERP** ([terp.c](./terp.c)), a protocol-agnostic stack-based script
|
| H A D | quic_bindings.c | 657 static int do_per_op(TERP *terp, void *arg) in do_per_op() argument
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | sli4.h | 1086 terp:1, 2092 terp:1, member
|
| /freebsd/share/dict/ |
| H A D | web2 | 200472 terp
|