Home
last modified time | relevance | path

Searched refs:terp (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/test/radix/
H A Dterp.c89 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 DREADME.md103 - **TERP** ([terp.c](./terp.c)), a protocol-agnostic stack-based script
H A Dquic_bindings.c657 static int do_per_op(TERP *terp, void *arg) in do_per_op() argument
/freebsd/sys/dev/ocs_fc/
H A Dsli4.h1086 terp:1,
2092 terp:1, member
/freebsd/share/dict/
H A Dweb2200472 terp