OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_ABSADDR
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h
561
#define
SIZE_ABSADDR
sizeof(AbsAddrType)
618
#define SIZE_OP_CALL (SIZE_OPCODE +
SIZE_ABSADDR
)
regcomp.c
236
BBUF_ADD(reg, &ra,
SIZE_ABSADDR
);
1295
node->call_addr = BBUF_GET_OFFSET_POS(reg) +
SIZE_ABSADDR
+ SIZE_OP_JUMP;
[
all
...]
Completed in 47 milliseconds