OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_OPTION
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h
566
#define
SIZE_OPTION
sizeof(OnigOptionType)
602
#define SIZE_OP_SET_OPTION (SIZE_OPCODE +
SIZE_OPTION
)
603
#define SIZE_OP_SET_OPTION_PUSH (SIZE_OPCODE +
SIZE_OPTION
)
regcomp.c
270
BBUF_ADD(reg, &option,
SIZE_OPTION
);
[
all
...]
Completed in 41 milliseconds