Home
last modified time | relevance | path

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

/src/crypto/openssl/test/radix/ !
H A Dterp.c176 #define openc_opcode openc_u64 in DEF_ENCODER() macro
180 openc_opcode(ctx, OPK_END); in DEF_ENCODER()
185 openc_opcode(ctx, OPK_PUSH_P); in opgen_PUSH_P()
191 openc_opcode(ctx, OPK_PUSH_PZ); in opgen_PUSH_PZ()
197 openc_opcode(ctx, OPK_PUSH_U64); in opgen_PUSH_U64()
203 openc_opcode(ctx, OPK_PUSH_SIZE); in opgen_PUSH_SIZE()
210 openc_opcode(ctx, OPK_FUNC); in opgen_FUNC()
217 openc_opcode(ctx, OPK_LABEL); in opgen_LABEL()