Home
last modified time | relevance | path

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

/src/crypto/openssl/test/radix/
H A Dterp.c392 #define PRINT_OPC(name) print_opc(bio, i, (size_t)(opc_start - srdr->beg), #name) in SRDR_print_one() macro
396 PRINT_OPC(END); in SRDR_print_one()
405 PRINT_OPC(PUSH_P); in SRDR_print_one()
412 PRINT_OPC(PUSH_PZ); in SRDR_print_one()
422 PRINT_OPC(PUSH_U64); in SRDR_print_one()
430 PRINT_OPC(PUSH_SIZE); in SRDR_print_one()
441 PRINT_OPC(FUNC); in SRDR_print_one()
451 PRINT_OPC(LABEL); in SRDR_print_one()
497 PRINT_OPC(++ +); in GEN_SCRIPT_print()