Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregint.h566 #define SIZE_OPTION sizeof(OnigOptionType) macro
602 #define SIZE_OP_SET_OPTION (SIZE_OPCODE + SIZE_OPTION)
603 #define SIZE_OP_SET_OPTION_PUSH (SIZE_OPCODE + SIZE_OPTION)
Dregcomp.c270 BBUF_ADD(reg, &option, SIZE_OPTION); in add_option()
1551 r = SIZE_OPCODE + SIZE_OPTION + SIZE_LENGTH + in compile_length_tree()
5906 bp += SIZE_OPTION; in onig_print_compiled_byte_code()